UNPKG

antd-mobile

Version:
7 lines 255 B
import "./index-bar.css"; import { attachPropertiesToComponent } from '../../utils/attach-properties-to-component'; import { Panel } from './panel'; import { IndexBar } from './index-bar'; export default attachPropertiesToComponent(IndexBar, { Panel });