This commit is contained in:
Timothy J. Baek
2024-06-10 22:10:53 -07:00
parent c961964647
commit 8464b30485
4 changed files with 40 additions and 6 deletions

View File

@@ -9,7 +9,6 @@
const dispatch = createEventDispatcher();
let formElement = null;
let loading = false;
export let edit = false;