vuefilemanager v1.5-alpha.1

This commit is contained in:
carodej
2020-04-29 11:32:08 +02:00
parent 2614efe601
commit 0f3cbaec3d
50 changed files with 426 additions and 355 deletions
-1
View File
@@ -1,6 +1,5 @@
import Vue from 'vue'
import Router from 'vue-router'
import store from '@/store'
import Index from './views/Auth/SignIn'
import SignUp from './views/Auth/SignUp'