nvm not necessary
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// @refresh reload
|
||||
import { mount, StartClient } from "@solidjs/start/client";
|
||||
import { injectSpeedInsights } from "@vercel/speed-insights";
|
||||
injectSpeedInsights();
|
||||
mount(() => <StartClient />, document.getElementById("app")!);
|
||||
|
||||
Reference in New Issue
Block a user