1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-20 21:39:37 +02:00

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;