This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
root
/
lcoco
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
a2a92c05b2
Haarat
Tagit
master
v1.0.4
v1.0.3
v1.0.2
v1.0.1
lcoco
/
service
/
components.js
components.js
100 B
Historia
Raaka
1
2
3
4
import Nav from './components/Nav/index.vue'
export default (Vue) => {
Vue.component("Nav", Nav)
}