chore(Ant Design): Remove unnecessary exports from version 4 (#32544)

This commit is contained in:
Geido
2025-03-07 18:56:12 +01:00
committed by GitHub
parent 20e5df501e
commit eae7cf81b0

View File

@@ -52,15 +52,11 @@ export { Upload } from 'antd';
*/
export {
Breadcrumb as AntdBreadcrumb, // TODO: Make this a real Component
Card as AntdCard,
Checkbox as AntdCheckbox,
Collapse as AntdCollapse,
Form as AntdForm,
Input as AntdInput,
Select as AntdSelect,
Slider as AntdSlider,
Tabs as AntdTabs,
Tooltip as AntdTooltip,
} from 'antd';
// Exported types