@@ -1,5 +1,5 @@
<script>
- import { getContext, createEventDispatcher, onMount } from 'svelte';
+ import { getContext, createEventDispatcher, onMount, tick } from 'svelte';
const i18n = getContext('i18n');