wip: trpc
This commit is contained in:
parent
98d2399568
commit
085cd2a314
Before Width: | Height: | Size: 262 B After Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 505 B After Width: | Height: | Size: 505 B |
@ -2,7 +2,7 @@
|
|||||||
export let application: any;
|
export let application: any;
|
||||||
import { status } from '$lib/store';
|
import { status } from '$lib/store';
|
||||||
import { page } from '$app/stores';
|
import { page } from '$app/stores';
|
||||||
import * as Icons from '$lib/components/svg';
|
import * as Icons from '$lib/components/icons';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<ul class="menu border bg-coolgray-100 border-coolgray-200 rounded p-2 space-y-2 sticky top-4">
|
<ul class="menu border bg-coolgray-100 border-coolgray-200 rounded p-2 space-y-2 sticky top-4">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user