7 lines
297 B
Svelte
7 lines
297 B
Svelte
<main class="workspace-panel-shell">
|
|
<section class="workspace-card">
|
|
<h1>Redirecting to scoped workspace…</h1>
|
|
<p class="section-note">The workspace entry bootstraps the current workspace id and opens the canonical <code>/w/<workspace-id></code> route.</p>
|
|
</section>
|
|
</main>
|