This commit is contained in:
parent
312ddef193
commit
3a702aa91e
@ -109,7 +109,7 @@ import Teams from "./components/Teams.svelte";
|
||||
</Transition>
|
||||
<Footer />
|
||||
</Dashboard>
|
||||
{:else}
|
||||
{:else}
|
||||
<Login />
|
||||
{/if}
|
||||
{/if}
|
||||
</Route>
|
||||
|
@ -2,7 +2,7 @@
|
||||
export let params;
|
||||
</script>
|
||||
|
||||
<section class="container py-10 mx-auto sm:px-2">
|
||||
<section class="container p-5">
|
||||
<span class="mb-1 text-3xl font-extrabold leading-tight text-gray-900">
|
||||
Orgs
|
||||
</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user