index
:
pilcrow
main
notifs-controls
wip/push-notif
Run-It-Yourself web chat, maybe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
routes
/
(login)
/
login
/
+page.svelte
blob: c333fdd954af6f5aa81b1cd8fd35d978db951041 (
plain
)
1
2
3
4
5
<script> import LogIn from '$lib/components/LogIn.svelte'; </script> <LogIn />