mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 15:44:35 +01:00
Change class from Test to Debug
This commit is contained in:
@@ -3,7 +3,7 @@ import ReactDOM from 'react-dom/client'
|
|||||||
|
|
||||||
import './index.css'
|
import './index.css'
|
||||||
import App from './ui/App'
|
import App from './ui/App'
|
||||||
//import Test from './ui/Debug'
|
// import Debug from './ui/Debug'
|
||||||
|
|
||||||
const root = ReactDOM.createRoot(
|
const root = ReactDOM.createRoot(
|
||||||
document.getElementById('root') as HTMLElement
|
document.getElementById('root') as HTMLElement
|
||||||
|
|||||||
Reference in New Issue
Block a user