UNPKG

antd-mobile-taro-ui

Version:

以antd-mobile为设计标准,基于taro框架的微信小程序组件库

5 lines (4 loc) 160 B
import './spin-loading.less'; import { SpinLoading } from './spin-loading'; export type { SpinLoadingProps } from './spin-loading'; export default SpinLoading;