Handling js upload files and displayling list of files by vue component.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import Vue from 'vue';
|
||||
import Book from './pages/book'
|
||||
import App from "./pages/files";
|
||||
|
||||
Vue.component('Book', Book);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user