chore: add query param to locale json file

This commit is contained in:
Tristan Yang
2023-01-19 23:04:37 +08:00
parent 397d1c1c23
commit 3bc60eff24
2 changed files with 8 additions and 6 deletions
-1
View File
@@ -1,5 +1,4 @@
import { resources, defaultNS } from "./i18n";
declare module "i18next" {
interface CustomTypeOptions {
allowObjectInHTMLChildren: true,