Tweak imports
This commit is contained in:
parent
1b9f3d780e
commit
9708be3f1e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<script lang="ts">
|
||||
import SciFiButton from "../SciFi-Button.svelte";
|
||||
import { fade, scale } from "svelte/transition";
|
||||
import { createEventDispatcher } from "svelte";
|
||||
import SciFiButton from "../SciFi-Button.svelte";
|
||||
|
||||
const emit = createEventDispatcher();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue