This website works better with JavaScript
Home
Explore
Help
Register
Sign In
miaxis
/
js-life
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8325c89ba6
Branches
Tags
master
js-life
/
src
/
components
/
topbar
/
topbar.js
topbar.js
87 B
History
Raw
1
2
3
import Vue from 'vue'
import topbar from './topbar.vue'
Vue.component('topbar', topbar)