Skip to content

Commit

Permalink
docs: update content
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Sep 1, 2024
1 parent 7ac327e commit bfaa3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/forms/date-picker.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The following examples demonstrating how to pick dates using the Bootstrap Date
{{< example >}}
<div class="row">
<div class="col-sm-6 col-lg-5 mb-3 mb-sm-0">
<div data-coreui-locale="ar-AE" data-coreui-toggle="date-picker" data-coreui-weekday-format="narrow"></div>
<div data-coreui-locale="en-US" data-coreui-toggle="date-picker"></div>
</div>
<div class="col-sm-6 col-lg-5">
<div data-coreui-date="2023/03/15" data-coreui-locale="en-US" data-coreui-toggle="date-picker"></div>
Expand Down

0 comments on commit bfaa3b9

Please sign in to comment.