Skip to content

Commit 60b5cd2

Browse files
committed
fix: added placeholder
1 parent a8830e3 commit 60b5cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/parser.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const fieldPropsToPick = [
77
'initial',
88
'value',
99
'label',
10+
'placeholder',
1011
'disabled',
1112
'focus',
1213
'touched',

0 commit comments

Comments
 (0)