Tabs to spaces and code cleaning

This commit is contained in:
2020-02-27 23:08:13 +01:00
parent b5369b66a8
commit a73d9ff71c
7 changed files with 248 additions and 243 deletions

View File

@@ -1,5 +1,7 @@
<script>
import { currentLocation } from '../store'
import {
currentLocation,
} from '../store'
// Components
import IconGlobe from '../atoms/iconGlobe'