mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
977f4da9df
* type: add Tab type * add notes * update demo code
4 lines
150 B
JavaScript
4 lines
150 B
JavaScript
// must be .js file, can't modify to be .ts file!
|
|
// eslint-disable-next-line no-restricted-exports
|
|
export { default } from './theme/common/Loading';
|