UNPKG

antd-mini

Version:

antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。

11 lines (9 loc) 179 B
import { Component } from '../_util/simply'; import { IListProps } from './props'; Component<IListProps>({ props: { radius: false, header: '', footer: '', }, });