Update use-date.ts

This commit is contained in:
Zamitto 2024-05-13 17:07:54 -03:00 committed by GitHub
parent 268610e423
commit 429713dd46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,6 @@ import {
zhCN,
da,
} from "date-fns/locale";
import { useTranslation } from "react-i18next";
export function useDate() {