mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
refactor(text-input): renamed some classes and removed some nesting
references #689
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<input type="text">
|
||||
</ion-input>
|
||||
|
||||
<ion-input floating-label class="has-value">
|
||||
<ion-input floating-label class="input-has-value">
|
||||
<ion-label>Floating Label 2</ion-label>
|
||||
<input value="Has Value" type="text">
|
||||
</ion-input>
|
||||
|
Reference in New Issue
Block a user