remove some files

This commit is contained in:
hamid zarghami
2026-02-16 10:29:08 +03:30
parent c00f0c4856
commit 3ea39c9efe
11 changed files with 26 additions and 1472 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { FC } from 'react'
import { type FC } from 'react'
import { useTranslation } from 'react-i18next'
import Input from '../../components/Input'
import Textarea from '../../components/Textarea'