Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 2a1cc45

Browse files
committed
Update src/svelte-nodegui.ts
1 parent 90290ba commit 2a1cc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/svelte-nodegui.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ declare namespace svelteNodeGUI.JSX {
135135
import("./dom/react-nodegui/src").SystemTrayIconProps,
136136
import("./dom/react-nodegui/src").RNSystemTrayIcon
137137
>;
138-
qtsvg: SvelteNodeGUIProps<
138+
svg: SvelteNodeGUIProps<
139139
import("./dom/react-nodegui/src").SvgProps,
140140
import("./dom/react-nodegui/src").RNSvg
141141
>;

0 commit comments

Comments
 (0)