mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add i18n with ttag
This commit is contained in:
@@ -4,6 +4,7 @@ import App from "./App";
|
||||
import {HashRouter} from "react-router-dom";
|
||||
|
||||
import 'antd/dist/reset.css';
|
||||
import './i18n'
|
||||
|
||||
|
||||
const root = ReactDOM.createRoot(document.getElementById("root") as HTMLElement)
|
||||
|
||||
Reference in New Issue
Block a user