Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sungik-choi committed Dec 13, 2024
1 parent 3da104c commit c7fc57a
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ exports[`FormControl > Snapshot > With multiple field 1`] = `
class="TextFieldInput"
id="field-:r3:"
size="36"
value=""
/>
</div>
</div>
Expand All @@ -72,7 +71,6 @@ exports[`FormControl > Snapshot > With multiple field 1`] = `
class="TextFieldInput"
id="field-:r4:"
size="36"
value=""
/>
</div>
</div>
Expand Down Expand Up @@ -134,7 +132,6 @@ exports[`FormControl > Snapshot > With multiple field and left label position 1`
class="TextFieldInput"
id="field-:r6:"
size="36"
value=""
/>
</div>
</div>
Expand All @@ -161,7 +158,6 @@ exports[`FormControl > Snapshot > With multiple field and left label position 1`
class="TextFieldInput"
id="field-:r7:"
size="36"
value=""
/>
</div>
</div>
Expand Down Expand Up @@ -202,7 +198,6 @@ exports[`FormControl > Snapshot > With single field 1`] = `
class="TextFieldInput"
id="form"
size="36"
value=""
/>
</div>
<p
Expand Down Expand Up @@ -240,7 +235,6 @@ exports[`FormControl > Snapshot > With single field and left label position 1`]
class="TextFieldInput"
id="form"
size="36"
value=""
/>
</div>
<p
Expand Down

0 comments on commit c7fc57a

Please sign in to comment.