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

Skip to content

Commit 5adc0e6

Browse files
committed
Update package.json
1 parent 36f0f2d commit 5adc0e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/nav/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
{
8484
"component": "BNavForm",
8585
"props": [
86+
{
87+
"prop": "formClass",
88+
"description": "CSS class (or classes) to add to the form"
89+
},
8690
{
8791
"prop": "novalidate",
8892
"description": "When set, disables browser native HTML5 validation on controls in the form"

0 commit comments

Comments
 (0)
0