This commit is contained in:
hailin 2025-04-17 20:48:08 +08:00
parent b289121bf8
commit ff90692b63
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { useTranslation } from 'next-i18next'
import { useTranslation } from 'react-i18next'
import { Brand } from "@/components/ui/brand"
import { Input } from "@/components/ui/input"
import { Label } from "@/components/ui/label"