mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-03 23:53:46 +00: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