mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
wip: cloud
This commit is contained in:
parent
0178eab29b
commit
37f284f9a9
61 changed files with 8 additions and 5727 deletions
|
|
@ -16,9 +16,7 @@ export default function WorkspaceLayout(props: RouteSectionProps) {
|
|||
<a href="/logout">Logout</a>
|
||||
</div>
|
||||
</header>
|
||||
<div data-slot="content">
|
||||
{props.children}
|
||||
</div>
|
||||
<div data-slot="content">{props.children}</div>
|
||||
</main>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue