Commit 87a797a
committed
fix(svelte): add missing component element types to build script
Add Glass, Message, Messagebar, Messages, MessagesTitle, Notification,
and Searchbar to componentNativeElementInheritance map to fix
'children' does not exist type errors in Svelte components.1 parent 6dd3e70 commit 87a797a
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
| |||
0 commit comments