mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 15:14: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 App from './ui/App'
|
||||
//import Test from './ui/Debug'
|
||||
// import Debug from './ui/Debug'
|
||||
|
||||
const root = ReactDOM.createRoot(
|
||||
document.getElementById('root') as HTMLElement
|
||||
|
||||
Reference in New Issue
Block a user