Skip to content

Commit 1754b87

Browse files
committed
fix: Missing UiDate component in createRoot utility
1 parent 67e8a3b commit 1754b87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ const createRoot = async (channel: Channel) => {
7070
'UiAvatarList',
7171
'UiButton',
7272
'UiCheckbox',
73+
'UiDate',
7374
'UiError',
7475
'UiImage',
7576
'UiLink',

0 commit comments

Comments
 (0)