wip: trpc

This commit is contained in:
Andras Bacsai 2022-12-13 13:15:23 +01:00
parent 98d2399568
commit 085cd2a314
41 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 262 B

After

Width:  |  Height:  |  Size: 262 B

View File

@ -2,7 +2,7 @@
export let application: any;
import { status } from '$lib/store';
import { page } from '$app/stores';
import * as Icons from '$lib/components/svg';
import * as Icons from '$lib/components/icons';
</script>
<ul class="menu border bg-coolgray-100 border-coolgray-200 rounded p-2 space-y-2 sticky top-4">