8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26edb6 commit 4076e3b< 8000 path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z">Copy full SHA for 4076e3b
src/routes/login/+page.svelte
@@ -1,6 +1,6 @@
1
<script>
2
- / import { } from '$lib/shared';
3
- / import { } from '$lib/widgets';
+ // import { } from '$lib/shared';
+ // import { } from '$lib/widgets';
4
// import { } from '$lib/entities'
5
</script>
6
src/routes/register/+page.svelte
0 commit comments