Merge branch 'components' of https://git.intra.yksa.space/mikhailov.aa/leaflet_svelte into components
This commit is contained in:
commit
19a8cdc1d6
4 changed files with 109 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<script>
|
||||
import { goto } from '$app/navigation';
|
||||
import Navbar from '../Navbar.svelte';
|
||||
|
||||
let username = '';
|
||||
let password = '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue