This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
miaxis
/
jpcj-xcx
Observar
5
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
2d9f7f93b0
Branches
Tags
master
jpcj-xcx
/
components
/
loading
/
loading.js
loading.js
91 B
Histórico
Raw
1
2
3
import Vue from 'vue'
import loading from './loading.vue'
Vue.component('loading', loading)