This commit is contained in:
Dmitry Borisenko
2021-09-12 19:27:55 +00:00
parent e722ce1ed7
commit ca03a0c6f1
2 changed files with 1 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
//router.mode.memory(); // enables in-memory navigation method
import Card from "./Card.svelte";
import Input from "./Input.svelte";
import wInput from "./wInput.svelte";
onMount(async () => {
WSpush("mounted");