import time lol

This commit is contained in:
Jonathan Jenne 2022-06-20 21:41:46 +02:00
parent ee369a32d6
commit 81e83be055
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<script>
import time from '../time'
import { createEventDispatcher } from 'svelte'
const dispatch = createEventDispatcher()