From c7fc57a522326f49c3b10947afecd3654081cbee Mon Sep 17 00:00:00 2001 From: Ed Sungik Choi Date: Fri, 13 Dec 2024 14:49:56 +0900 Subject: [PATCH] test: update snapshot --- .../FormControl/__snapshots__/FormControl.test.tsx.snap | 6 ------ 1 file changed, 6 deletions(-) diff --git a/packages/bezier-react/src/components/FormControl/__snapshots__/FormControl.test.tsx.snap b/packages/bezier-react/src/components/FormControl/__snapshots__/FormControl.test.tsx.snap index 89ae6db59e..e9fc0bc3df 100644 --- a/packages/bezier-react/src/components/FormControl/__snapshots__/FormControl.test.tsx.snap +++ b/packages/bezier-react/src/components/FormControl/__snapshots__/FormControl.test.tsx.snap @@ -45,7 +45,6 @@ exports[`FormControl > Snapshot > With multiple field 1`] = ` class="TextFieldInput" id="field-:r3:" size="36" - value="" /> @@ -72,7 +71,6 @@ exports[`FormControl > Snapshot > With multiple field 1`] = ` class="TextFieldInput" id="field-:r4:" size="36" - value="" /> @@ -134,7 +132,6 @@ exports[`FormControl > Snapshot > With multiple field and left label position 1` class="TextFieldInput" id="field-:r6:" size="36" - value="" /> @@ -161,7 +158,6 @@ exports[`FormControl > Snapshot > With multiple field and left label position 1` class="TextFieldInput" id="field-:r7:" size="36" - value="" /> @@ -202,7 +198,6 @@ exports[`FormControl > Snapshot > With single field 1`] = ` class="TextFieldInput" id="form" size="36" - value="" />

Snapshot > With single field and left label position 1`] class="TextFieldInput" id="form" size="36" - value="" />