Skip to content

Commit 4f83ddb

Browse files
Added type
1 parent f303a6a commit 4f83ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugin/utils/props.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ export const AllProps: Props = {
126126
variant: 'underlined',
127127
}),
128128
required: false,
129+
type: Object,
129130
},
130131
// TODO: Add new feature //
131132
separator: {

0 commit comments

Comments
 (0)