We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2847a8b commit 76eda8fCopy full SHA for 76eda8f
packages/playground/src/index.tsx
@@ -1,7 +1,5 @@
1
-import { Router } from '@solidjs/router';
2
import { render } from 'solid-js/web';
3
import { App } from './app';
4
-import { AppContextProvider } from './context';
5
import { registerServiceWorker } from './utils/serviceWorker';
6
import 'virtual:uno.css';
7
import 'solid-repl/repl/main.css';
0 commit comments