mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-27 23:42:33 +03:00
changes
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
//router.mode.memory(); // enables in-memory navigation method
|
//router.mode.memory(); // enables in-memory navigation method
|
||||||
import Card from "./Card.svelte";
|
import Card from "./Card.svelte";
|
||||||
import Input from "./Input.svelte";
|
import Input from "./Input.svelte";
|
||||||
|
import wInput from "./wInput.svelte";
|
||||||
|
|
||||||
onMount(async () => {
|
onMount(async () => {
|
||||||
WSpush("mounted");
|
WSpush("mounted");
|
||||||
|
|||||||
Reference in New Issue
Block a user