collection update

This commit is contained in:
Sean Morley
2024-07-16 09:26:45 -04:00
parent e679eada06
commit 9e78a1bc4f
4 changed files with 29 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
const dispatch = createEventDispatcher();
export let type: String;
export let type: String | undefined | null;
// export let type: String;