UNPKG

@ray-js/smart-ui

Version:

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

5 lines (4 loc) 178 B
// @ts-ignore import Stepper from '@tuya-miniapp/smart-ui/dist/stepper/index'; import { withReactProps } from '../common/withReactProps'; export default withReactProps(Stepper);