This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user