mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-04-19 08:32:08 +03:00
Update forms.md
This commit is contained in:
parent
e51309d5ea
commit
2872cb0ccb
|
@ -44,7 +44,7 @@ Form controls flavored by Material Design for Bootstrap customizations such as `
|
|||
</select>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="exampleFormControlDateType1">Example date</label>
|
||||
<label for="exampleFormControlDateType1" class="bmd-label-floating">Example date</label>
|
||||
<input type="date" class="form-control" id="exampleFormControlDateType1">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Reference in New Issue
Block a user