[improvement] replace icons (#2304)

This commit is contained in:
neverland
2018-12-16 15:59:52 +08:00
committed by GitHub
parent f473a0eb66
commit c100b045d1
27 changed files with 143 additions and 164 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Use `type` prop to custom diffrent type fields.
required
clearable
label="Username"
icon="question"
icon="question-o"
placeholder="Username"
@click-icon="$toast('question')"
/>