UNPKG

element-ui-for-gov

Version:

element-ui for gov

9 lines (6 loc) 152 B
import Col from 'element-ui/lib/col'; /* istanbul ignore next */ Col.install = function(Vue) { Vue.component(Col.name, Col); }; export default Col;