UNPKG

8-divine

Version:

![8-divine](static/divine.jpg)

11 lines (7 loc) 186 B
import Col from "./src/col"; // Row的时候为什么不叫 ElRow ? /* istanbul ignore next */ Col.install = function (Vue) { Vue.component(Col.name, Col); }; export default Col;