feat: Add FAQ content management page with functionality to manage categories and items.
This commit is contained in:
@@ -80,4 +80,7 @@ export type {
|
||||
AboutTeamMember,
|
||||
AboutTeamContent,
|
||||
AboutCtaContent,
|
||||
FaqCategoryItem,
|
||||
FaqItem,
|
||||
FaqContent,
|
||||
} from './cms.service';
|
||||
|
||||
Reference in New Issue
Block a user