Tmp removed the createurl component from index until it works
This commit is contained in:
parent
59a411bab5
commit
ea6bd074a1
@ -1,6 +1,5 @@
|
||||
<script>
|
||||
import Apiclient from '$lib/Apiclient';
|
||||
import CreateUrl from '$lib/CreateUrl.svelte';
|
||||
import Statscard from '$lib/Statscard.svelte';
|
||||
|
||||
$: stats = {
|
||||
@ -46,5 +45,4 @@
|
||||
/>
|
||||
</svg>
|
||||
</Statscard>
|
||||
</div>
|
||||
<CreateUrl />
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user