Commit acfc729
authored
(fix) align type def with Svelte type def
props are optional (for some to me unknown reason, it's wrong), but to align it with SvelteComponentDev and to avoid type errors, we need to make it optional here, too.1 parent d0162dd commit acfc729
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments