too lazy to think of a message, so enjoy this pointless text. Good luck future me...
All checks were successful
Test action / Print hello world (push) Successful in 8m24s
All checks were successful
Test action / Print hello world (push) Successful in 8m24s
This commit is contained in:
parent
38b27c62a2
commit
9d6008180c
5 changed files with 11 additions and 3 deletions
|
|
@ -2,3 +2,5 @@
|
|||
import { mount, StartClient } from "@solidjs/start/client";
|
||||
|
||||
mount(() => <StartClient />, document.getElementById("app")!);
|
||||
|
||||
export default {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue