mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-20 21:39:37 +02:00
collection update
This commit is contained in:
parent
e679eada06
commit
9e78a1bc4f
4 changed files with 29 additions and 9 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
const dispatch = createEventDispatcher();
|
||||
|
||||
export let type: String;
|
||||
export let type: String | undefined | null;
|
||||
|
||||
// export let type: String;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue