mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 15:00:24 +00:00
wip(desktop): progress
This commit is contained in:
parent
0a357be160
commit
20662e2101
7 changed files with 75 additions and 25 deletions
|
|
@ -196,7 +196,7 @@ export default function Layout(props: ParentProps) {
|
|||
return (
|
||||
<Switch>
|
||||
<Match when={layout.sidebar.opened()}>
|
||||
<Collapsible variant="ghost" defaultOpen class="gap-2">
|
||||
<Collapsible variant="ghost" defaultOpen>
|
||||
<Button
|
||||
as={"div"}
|
||||
variant="ghost"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue