UNPKG

ux-react

Version:

Mobile web UI based on Vue and WeUI

9 lines (6 loc) 159 B
import Footer from './src/main'; /* istanbul ignore next */ Footer.install = function(Vue) { Vue.component(Footer.name, Footer); }; export default Footer;