Skip to content

Commit 9601cc5

Browse files
chore(docs): remove duplicate <b-form-timepicker> parameter (bootstrap-vue#6491)
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 333dfb4 commit 9601cc5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/form-timepicker/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@
5151
"prop": "hideHeader",
5252
"description": "When set, visually hides the selected time header"
5353
},
54-
{
55-
"prop": "hideHeader",
56-
"description": "When set, visually hides the selected date header"
57-
},
5854
{
5955
"prop": "hour12",
6056
"description": "Tri-state prop. If `true` forces the interface to 12 hour format. If `false` forces the interface into 24 hour format. If `null` the current locale will determine the 12 or 24 hour interface (default)"

0 commit comments

Comments
 (0)