Merged in fix/phone-icon (pull request #3465)
fix/SW-3695-icons * fix/SW-3695-icons
This commit is contained in:
@@ -611,7 +611,7 @@ function InputShowcase() {
|
||||
<FormInput
|
||||
name="clearLeftRight"
|
||||
label="Clear with Left Icon"
|
||||
leftIcon={<MaterialIcon icon="phone_enabled" />}
|
||||
leftIcon={<MaterialIcon icon="call" />}
|
||||
showClearContentIcon
|
||||
/>
|
||||
<FormInput
|
||||
|
||||
Reference in New Issue
Block a user