chore: fix some ui problems (#51)
This commit is contained in:
committed by
GitHub
Unverified
parent
6e09a69f4f
commit
bc7da0085b
@@ -5,6 +5,7 @@ import React from 'react';
|
||||
import ReactDOM from 'react-dom/client';
|
||||
import { HashRouter } from 'react-router-dom';
|
||||
import App from './App';
|
||||
import './i18n';
|
||||
import './styles/globals.css';
|
||||
|
||||
ReactDOM.createRoot(document.getElementById('root')!).render(
|
||||
|
||||
Reference in New Issue
Block a user