Adds almost complete use of ESP32-sveltekit template
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import Controls from '$lib/components/Controls.svelte';
|
||||
</script>
|
||||
|
||||
<div class="flex justify-center items-center w-full h-full">
|
||||
<slot/>
|
||||
<div>
|
||||
<Controls />
|
||||
<slot/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user