mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 06:50:26 +00:00
wip: css/ui and desktop work
This commit is contained in:
parent
fc18fc8a08
commit
47d9e01765
52 changed files with 539 additions and 1641 deletions
|
|
@ -1,5 +0,0 @@
|
|||
import { type ParentProps } from "solid-js"
|
||||
|
||||
export default function Layout(props: ParentProps) {
|
||||
return <main class="">{props.children}</main>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue