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.
76 lines
1007 B
76 lines
1007 B
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`antd dist files exports modules correctly 1`] = `
|
|
[
|
|
"Affix",
|
|
"Alert",
|
|
"Anchor",
|
|
"App",
|
|
"AutoComplete",
|
|
"Avatar",
|
|
"BackTop",
|
|
"Badge",
|
|
"Breadcrumb",
|
|
"Button",
|
|
"Calendar",
|
|
"Card",
|
|
"Carousel",
|
|
"Cascader",
|
|
"Checkbox",
|
|
"Col",
|
|
"Collapse",
|
|
"ConfigProvider",
|
|
"DatePicker",
|
|
"Descriptions",
|
|
"Divider",
|
|
"Drawer",
|
|
"Dropdown",
|
|
"Empty",
|
|
"FloatButton",
|
|
"Form",
|
|
"Grid",
|
|
"Image",
|
|
"Input",
|
|
"InputNumber",
|
|
"Layout",
|
|
"List",
|
|
"Mentions",
|
|
"Menu",
|
|
"Modal",
|
|
"Pagination",
|
|
"Popconfirm",
|
|
"Popover",
|
|
"Progress",
|
|
"QRCode",
|
|
"Radio",
|
|
"Rate",
|
|
"Result",
|
|
"Row",
|
|
"Segmented",
|
|
"Select",
|
|
"Skeleton",
|
|
"Slider",
|
|
"Space",
|
|
"Spin",
|
|
"Statistic",
|
|
"Steps",
|
|
"Switch",
|
|
"Table",
|
|
"Tabs",
|
|
"Tag",
|
|
"TimePicker",
|
|
"Timeline",
|
|
"Tooltip",
|
|
"Tour",
|
|
"Transfer",
|
|
"Tree",
|
|
"TreeSelect",
|
|
"Typography",
|
|
"Upload",
|
|
"Watermark",
|
|
"message",
|
|
"notification",
|
|
"theme",
|
|
"version",
|
|
]
|
|
`;
|
|
|