File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
packages/bezier-react/src/components/FormControl/__snapshots__ Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ exports[`FormControl > Snapshot > With multiple field 1`] = `
45
45
class = " TextFieldInput"
46
46
id = " field-:r3:"
47
47
size = " 36"
48
- value = " "
49
48
/>
50
49
</div >
51
50
</div >
@@ -72,7 +71,6 @@ exports[`FormControl > Snapshot > With multiple field 1`] = `
72
71
class = " TextFieldInput"
73
72
id = " field-:r4:"
74
73
size = " 36"
75
- value = " "
76
74
/>
77
75
</div >
78
76
</div >
@@ -134,7 +132,6 @@ exports[`FormControl > Snapshot > With multiple field and left label position 1`
134
132
class = " TextFieldInput"
135
133
id = " field-:r6:"
136
134
size = " 36"
137
- value = " "
138
135
/>
139
136
</div >
140
137
</div >
@@ -161,7 +158,6 @@ exports[`FormControl > Snapshot > With multiple field and left label position 1`
161
158
class = " TextFieldInput"
162
159
id = " field-:r7:"
163
160
size = " 36"
164
- value = " "
165
161
/>
166
162
</div >
167
163
</div >
@@ -202,7 +198,6 @@ exports[`FormControl > Snapshot > With single field 1`] = `
202
198
class = " TextFieldInput"
203
199
id = " form"
204
200
size = " 36"
205
- value = " "
206
201
/>
207
202
</div >
208
203
<p
@@ -240,7 +235,6 @@ exports[`FormControl > Snapshot > With single field and left label position 1`]
240
235
class = " TextFieldInput"
241
236
id = " form"
242
237
size = " 36"
243
- value = " "
244
238
/>
245
239
</div >
246
240
<p
You can’t perform that action at this time.
0 commit comments