UNPKG

@ant-design/compatible

Version:

Ant Design v3 to v4 compatible package

6 lines (5 loc) 292 B
export { default as Comment } from './comment'; export { default as Form } from './form'; export { default as Icon } from './icon'; export { darkAlgorithm, defaultAlgorithm, defaultTheme, darkTheme } from './theme'; export { default as convertLegacyToken } from './theme/convertLegacyToken';