restaurant list + fix build

This commit is contained in:
hamid zarghami
2025-12-29 14:49:55 +03:30
parent fe07425d7e
commit 8bdd838ddc
12 changed files with 205 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import PageLoading from '../../../components/PageLoading'
import TrashWithConfrim from '../../../components/TrashWithConfrim'
import { toast } from 'react-toastify'
import { ErrorType } from '../../../helpers/types'
import { IconType } from './types/Types'
import { IconType } from '../types/Types'
import moment from 'moment-jalaali'
const IconsList: FC = () => {