This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<script>
|
||||
import { _ } from "svelte-i18n";
|
||||
import RunnersEmptyState from "./RunnersEmptyState.svelte";
|
||||
</script>
|
||||
|
||||
<section class="container p-5">
|
||||
@@ -8,3 +9,4 @@
|
||||
</span>
|
||||
<p class="mb-8 text-lg text-gray-500">läuft bei ihnen</p>
|
||||
</section>
|
||||
<RunnersEmptyState />
|
||||
|
||||
Reference in New Issue
Block a user