We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8830e3 commit 60b5cd2Copy full SHA for 60b5cd2
src/parser.js
@@ -7,6 +7,7 @@ const fieldPropsToPick = [
7
'initial',
8
'value',
9
'label',
10
+ 'placeholder',
11
'disabled',
12
'focus',
13
'touched',
0 commit comments