This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
root
/
lcoco
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
09846bd554
Dallar
Biçim İmleri
master
v1.0.4
v1.0.3
v1.0.2
v1.0.1
lcoco
/
service
/
components.js
components.js
100 B
Geçmiş
Ham
1
2
3
4
import Nav from './components/Nav/index.vue'
export default (Vue) => {
Vue.component("Nav", Nav)
}