create category

This commit is contained in:
hamid zarghami
2026-01-24 11:08:39 +03:30
parent 6948af8b05
commit 13db24d13b
10 changed files with 203 additions and 5 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ import LearningList from '@/pages/learning/List'
import LearningCreate from '@/pages/learning/Create'
import LearningCategory from '@/pages/learning/Category'
import CategoryList from '@/pages/product/category/List'
import CreateCategory from '@/pages/learning/components/CreateCategory'
import CreateCategory from '@/pages/product/category/Create'
const MainRouter: FC = () => {
return (
<div className='p-4 overflow-hidden'>