Skip to content

Commit 327a9a4

Browse files
Fix description for 'cover' property in QBtnDropdown
There is no `menu-fit` attribute for the QBtnDropdown
1 parent 4ebebf0 commit 327a9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/components/btn-dropdown/QBtnDropdown.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
"cover": {
6565
"type": "Boolean",
66-
"desc": "Allows the menu to cover the button. When used, the 'menu-self' and 'menu-fit' props are no longer effective",
66+
"desc": "Allows the menu to cover the button. When used, the 'menu-self' props are no longer effective",
6767
"category": "position"
6868
},
6969

0 commit comments

Comments
 (0)