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,8 +1,10 @@
<script>
import { onMount } from 'svelte'
import { fade, fly } from 'svelte/transition'
import { flip } from 'svelte/animate'
import { site, currentLocation, currentPhotos } from '../store'
import {
site,
currentLocation,
currentPhotos
} from '../store'
import AOS from 'aos'
// Components