Skip to content

Commit 92f808c

Browse files
author
farfromrefuge
committed
chore(demo): vue demo showing issue with textfield floating and hint color
1 parent 1d036c4 commit 92f808c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo-snippets/vue/TextFields.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
maxLength="10"
100100
hint="fill this out..."
101101
@focus="onFocus"
102+
placeholderColor="blue"
102103
@blur="onBlur"
103104
floating="false"
104105
@textChange="onTextChange"

0 commit comments

Comments
 (0)