We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c728e86 commit 0ac9d65Copy full SHA for 0ac9d65
tests/__snapshots__/demo.test.tsx.snap
@@ -3602,7 +3602,7 @@ exports[`Example sizer 1`] = `
3602
>
3603
<div
3604
aria-label="页码"
3605
- class="rc-select rc-pagination-options-size-changer rc-select-single"
+ class="rc-select rc-pagination-options-size-changer rc-select-single rc-select-show-search"
3606
3607
3608
class="rc-select-selector"
@@ -3620,11 +3620,8 @@ exports[`Example sizer 1`] = `
3620
autocomplete="off"
3621
class="rc-select-selection-search-input"
3622
id="rc_select_TEST_OR_SSR"
3623
- readonly=""
3624
role="combobox"
3625
- style="opacity: 0;"
3626
type="search"
3627
- unselectable="on"
3628
value=""
3629
/>
3630
</span>
0 commit comments