Updated
This commit is contained in:
parent
bcb83dfea5
commit
4430d24a3e
14 changed files with 99 additions and 106 deletions
|
|
@ -1,5 +1,4 @@
|
|||
// @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