feat: adj ui page detail, add breadcom component, add media sosial group
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { NewsCategoriesPage } from '~/pages/news-categories'
|
||||
|
||||
const NewsCategoriesLayout = () => {
|
||||
return <NewsCategoriesPage />
|
||||
}
|
||||
|
||||
export default NewsCategoriesLayout
|
||||
Reference in New Issue
Block a user