mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
Merge pull request #283 from arkeidolon/patch-1
Fix grammar @ input hint
This commit is contained in:
commit
27f8605b66
|
@ -405,7 +405,7 @@
|
|||
|
||||
<h2>Hints</h2>
|
||||
<input type="text" class="form-control floating-label" data-hint="Write here something cool" placeholder="label">
|
||||
<input type="email" class="form-control floating-label" data-hint="A valid email should contains @" placeholder="label">
|
||||
<input type="email" class="form-control floating-label" data-hint="A valid email should contain an @ symbol" placeholder="label">
|
||||
|
||||
|
||||
<h2>Styling</h2>
|
||||
|
|
Loading…
Reference in New Issue
Block a user