Skip to content

Commit f33b71b

Browse files
committed
test: update snapshot
1 parent 862b8e6 commit f33b71b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/bezier-react/src/components/FormControl/__snapshots__/FormControl.test.tsx.snap

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ exports[`FormControl > Snapshot > With multiple field 1`] = `
4545
class="TextFieldInput"
4646
id="field-:r3:"
4747
size="36"
48-
value=""
4948
/>
5049
</div>
5150
</div>
@@ -72,7 +71,6 @@ exports[`FormControl > Snapshot > With multiple field 1`] = `
7271
class="TextFieldInput"
7372
id="field-:r4:"
7473
size="36"
75-
value=""
7674
/>
7775
</div>
7876
</div>
@@ -134,7 +132,6 @@ exports[`FormControl > Snapshot > With multiple field and left label position 1`
134132
class="TextFieldInput"
135133
id="field-:r6:"
136134
size="36"
137-
value=""
138135
/>
139136
</div>
140137
</div>
@@ -161,7 +158,6 @@ exports[`FormControl > Snapshot > With multiple field and left label position 1`
161158
class="TextFieldInput"
162159
id="field-:r7:"
163160
size="36"
164-
value=""
165161
/>
166162
</div>
167163
</div>
@@ -202,7 +198,6 @@ exports[`FormControl > Snapshot > With single field 1`] = `
202198
class="TextFieldInput"
203199
id="form"
204200
size="36"
205-
value=""
206201
/>
207202
</div>
208203
<p
@@ -240,7 +235,6 @@ exports[`FormControl > Snapshot > With single field and left label position 1`]
240235
class="TextFieldInput"
241236
id="form"
242237
size="36"
243-
value=""
244238
/>
245239
</div>
246240
<p

0 commit comments

Comments
 (0)