feat: remove unused breadcrumb and news detail data components, update TNewsDetail type definition
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ export type TNews = {
|
||||
>[]
|
||||
}
|
||||
|
||||
export type TNewsDetail = {
|
||||
type TNewsDetail = {
|
||||
title: string
|
||||
content: string
|
||||
featured: string
|
||||
|
||||
Reference in New Issue
Block a user