74 lines
		
	
	
		
			986 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			74 lines
		
	
	
		
			986 B
		
	
	
	
		
			Plaintext
		
	
	
// Jest Snapshot v1, https://goo.gl/fbAQLP
 | 
						|
 | 
						|
exports[`antd dist files exports modules correctly 1`] = `
 | 
						|
Array [
 | 
						|
  "Base",
 | 
						|
  "version",
 | 
						|
  "install",
 | 
						|
  "message",
 | 
						|
  "notification",
 | 
						|
  "Affix",
 | 
						|
  "Anchor",
 | 
						|
  "AutoComplete",
 | 
						|
  "Alert",
 | 
						|
  "Avatar",
 | 
						|
  "BackTop",
 | 
						|
  "Badge",
 | 
						|
  "Breadcrumb",
 | 
						|
  "Button",
 | 
						|
  "Calendar",
 | 
						|
  "Card",
 | 
						|
  "Collapse",
 | 
						|
  "Carousel",
 | 
						|
  "Cascader",
 | 
						|
  "Checkbox",
 | 
						|
  "Col",
 | 
						|
  "DatePicker",
 | 
						|
  "Divider",
 | 
						|
  "Dropdown",
 | 
						|
  "Form",
 | 
						|
  "FormModel",
 | 
						|
  "Icon",
 | 
						|
  "Input",
 | 
						|
  "InputNumber",
 | 
						|
  "Layout",
 | 
						|
  "List",
 | 
						|
  "LocaleProvider",
 | 
						|
  "Menu",
 | 
						|
  "Mentions",
 | 
						|
  "Modal",
 | 
						|
  "Pagination",
 | 
						|
  "Popconfirm",
 | 
						|
  "Popover",
 | 
						|
  "Progress",
 | 
						|
  "Radio",
 | 
						|
  "Rate",
 | 
						|
  "Row",
 | 
						|
  "Select",
 | 
						|
  "Slider",
 | 
						|
  "Spin",
 | 
						|
  "Statistic",
 | 
						|
  "Steps",
 | 
						|
  "Switch",
 | 
						|
  "Table",
 | 
						|
  "Transfer",
 | 
						|
  "Tree",
 | 
						|
  "TreeSelect",
 | 
						|
  "Tabs",
 | 
						|
  "Tag",
 | 
						|
  "TimePicker",
 | 
						|
  "Timeline",
 | 
						|
  "Tooltip",
 | 
						|
  "Upload",
 | 
						|
  "Drawer",
 | 
						|
  "Skeleton",
 | 
						|
  "Comment",
 | 
						|
  "ConfigProvider",
 | 
						|
  "Empty",
 | 
						|
  "Result",
 | 
						|
  "Descriptions",
 | 
						|
  "PageHeader",
 | 
						|
  "default",
 | 
						|
]
 | 
						|
`;
 |