mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-25 03:34:22 +01:00
wip: cloud
This commit is contained in:
@@ -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>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user