You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
724 B
55 lines
724 B
exports[`antd dist files exports modules correctly 1`] = `
|
|
Array [
|
|
"Affix",
|
|
"Anchor",
|
|
"AutoComplete",
|
|
"Alert",
|
|
"BackTop",
|
|
"Badge",
|
|
"Breadcrumb",
|
|
"Button",
|
|
"Calendar",
|
|
"Card",
|
|
"Collapse",
|
|
"Carousel",
|
|
"Cascader",
|
|
"Checkbox",
|
|
"Col",
|
|
"DatePicker",
|
|
"Dropdown",
|
|
"Form",
|
|
"Icon",
|
|
"Input",
|
|
"InputNumber",
|
|
"Layout",
|
|
"LocaleProvider",
|
|
"message",
|
|
"Menu",
|
|
"Modal",
|
|
"notification",
|
|
"Pagination",
|
|
"Popconfirm",
|
|
"Popover",
|
|
"Progress",
|
|
"Radio",
|
|
"Rate",
|
|
"Row",
|
|
"Select",
|
|
"Slider",
|
|
"Spin",
|
|
"Steps",
|
|
"Switch",
|
|
"Table",
|
|
"Transfer",
|
|
"Tree",
|
|
"TreeSelect",
|
|
"Tabs",
|
|
"Tag",
|
|
"TimePicker",
|
|
"Timeline",
|
|
"Tooltip",
|
|
"Mention",
|
|
"Upload",
|
|
"version",
|
|
]
|
|
`;
|
|
|