admin login

This commit is contained in:
hamid zarghami
2025-08-30 16:24:53 +03:30
parent d19bf516e5
commit 54c3c59a12
24 changed files with 906 additions and 650 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { Headphone } from 'iconsax-react'
import { FC } from 'react'
import { type FC } from 'react'
import { useTranslation } from 'react-i18next'
import { useLocation } from 'react-router-dom'
import { Pages } from '../../config/Pages'