Updated
This commit is contained in:
parent
d61b8b7bd8
commit
46783c4f38
57 changed files with 4178 additions and 5992 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// @refresh reload
|
||||
/** biome-ignore-all lint/style/noNonNullAssertion: <biome exception> */
|
||||
import { mount, StartClient } from "@solidjs/start/client";
|
||||
|
||||
mount(() => <StartClient />, document.getElementById("app")!);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue