Skip to content

Commit 70f5044

Browse files
committed
feat: Added UiCopyButton to known ui components list
1 parent a22a31f commit 70f5044

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+
'UiCopyButton',
7374
'UiDate',
7475
'UiError',
7576
'UiImage',

0 commit comments

Comments
 (0)