from-to search route
This commit is contained in:
@@ -70,6 +70,8 @@ export interface NewsItem {
|
||||
content: string
|
||||
titleImage: string
|
||||
slug: string
|
||||
path: string
|
||||
filename: string
|
||||
}
|
||||
|
||||
export interface NewsProps {
|
||||
|
||||
Reference in New Issue
Block a user