Skip to content

Commit bf36939

Browse files
committed
feat: ref
1 parent d5f322b commit bf36939

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

packages/x/components/actions/__tests__/__snapshots__/demo-extend.test.ts.snap

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ exports[`renders components/actions/demo/sub.tsx extend context correctly 1`] =
535535
</div>
536536
</div>
537537
<div
538-
class="ant-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-actions-sub-item css-var-«rm» ant-dropdown-css-var ant-dropdown-show-arrow ant-dropdown-placement-bottomLeft"
538+
class="ant-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up css-var-«rm» ant-dropdown-css-var ant-actions-sub-item ant-dropdown-show-arrow ant-dropdown-placement-bottomLeft"
539539
style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; right: auto; bottom: auto; box-sizing: border-box;"
540540
>
541541
<div
@@ -739,8 +739,6 @@ exports[`renders components/actions/demo/sub.tsx extend context correctly 1`] =
739739
exports[`renders components/actions/demo/sub.tsx extend context correctly 2`] = `
740740
[
741741
"Unknown event handler property \`%s\`. It will be ignored.",
742-
"Warning: [antd: Dropdown] \`overlayClassName\` is deprecated. Please use \`classNames.root\` instead.",
743-
"Warning: [antd: Dropdown] \`overlayStyle\` is deprecated. Please use \`styles.root\` instead.",
744742
]
745743
`;
746744

0 commit comments

Comments
 (0)