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