We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcbe8d8 commit 53dac7eCopy full SHA for 53dac7e
1 file changed
Eplant/main.tsx
@@ -20,6 +20,7 @@ import { Config, defaultConfig } from './config'
20
import Eplant from './Eplant'
21
22
import './css/index.css'
23
+console.log('DEBUG')
24
const router = createBrowserRouter([
25
{
26
path: '/',
0 commit comments