iview/components/switch/index.js

2 lines
57 B
JavaScript
Raw Normal View History

2016-09-09 14:29:19 +08:00
import Switch from './switch.vue';
export default Switch;