10000 Update package.json · bootstrap-vue/bootstrap-vue@d525e35 · GitHub
[go: up one dir, main page]

Skip to content

Commit d525e35

Browse files
committed
Update package.json
1 parent 92fdf1c commit d525e35

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/form-select/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,12 @@
110110
"aliases": [
111111
"BSelectOptionGroup"
112112
],
113+
"props": [
114+
{
115+
"prop": "label",
116+
"description": "The label for the option group"
117+
}
118+
],
113119
"slots": [
114120
{
115121
"name": "default",

0 commit comments

Comments
 (0)
0