UNPKG

@ray-js/smart-ui

Version:

轻量、可靠的智能小程序 UI 组件库

6 lines (5 loc) 186 B
// @ts-ignore import Empty from '@tuya-miniapp/smart-ui/dist/empty/index'; // @ts-ignore import { withReactProps } from '../common/withReactProps'; export default withReactProps(Empty);