mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
wip: zen
This commit is contained in:
parent
c87480cf93
commit
4ceabdffa0
156 changed files with 427 additions and 429 deletions
4
packages/console/app/src/entry-client.tsx
Normal file
4
packages/console/app/src/entry-client.tsx
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
// @refresh reload
|
||||
import { mount, StartClient } from "@solidjs/start/client"
|
||||
|
||||
mount(() => <StartClient />, document.getElementById("app")!)
|
||||
Loading…
Add table
Add a link
Reference in a new issue