Skip to content

Commit 0ac9d65

Browse files
committed
fix: update snapshot
1 parent c728e86 commit 0ac9d65

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/__snapshots__/demo.test.tsx.snap

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3602,7 +3602,7 @@ exports[`Example sizer 1`] = `
36023602
>
36033603
<div
36043604
aria-label="页码"
3605-
class="rc-select rc-pagination-options-size-changer rc-select-single"
3605+
class="rc-select rc-pagination-options-size-changer rc-select-single rc-select-show-search"
36063606
>
36073607
<div
36083608
class="rc-select-selector"
@@ -3620,11 +3620,8 @@ exports[`Example sizer 1`] = `
36203620
autocomplete="off"
36213621
class="rc-select-selection-search-input"
36223622
id="rc_select_TEST_OR_SSR"
3623-
readonly=""
36243623
role="combobox"
3625-
style="opacity: 0;"
36263624
type="search"
3627-
unselectable="on"
36283625
value=""
36293626
/>
36303627
</span>

0 commit comments

Comments
 (0)