mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
Add forgotten snap back.
This commit is contained in:
parent
ba9d95bba9
commit
3dc2ed6a64
53
tests/__snapshots__/index.test.js.snap
Normal file
53
tests/__snapshots__/index.test.js.snap
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
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",
|
||||||
|
"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",
|
||||||
|
]
|
||||||
|
`;
|
Loading…
Reference in New Issue
Block a user