UNPKG

element-ui-for-gov

Version:

element-ui for gov

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