Setup some components

This commit is contained in:
2021-09-24 11:03:08 +02:00
parent bdbf511a75
commit bb8a67a82a
6 changed files with 37 additions and 8 deletions

View File

@@ -5,7 +5,6 @@
import Locations from '$components/organisms/Locations.svelte'
const globalData: any = getContext('global')
console.log(globalData)
</script>
<Metas