Fix build/layout issues
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
import Nav from '../components/Nav.svelte';
|
||||
import userManager from '../components/UserManager.svelte'
|
||||
import Modal from '../components/Modal.svelte'
|
||||
import Footer from '../components/Footer.svelte'
|
||||
|
||||
export let segment;
|
||||
</script>
|
||||
@@ -28,4 +27,4 @@
|
||||
|
||||
<slot></slot>
|
||||
|
||||
<Footer/>
|
||||
<footer></footer>
|
||||
|
Reference in New Issue
Block a user