Added vue handling the information from lubimy czytac to fetch information about the books and fill in the form automatically.
This commit is contained in:
5
assets/js/files.js
Normal file
5
assets/js/files.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import Vue from 'vue';
|
||||
import App from './pages/files'
|
||||
|
||||
|
||||
new Vue().$mount('#app');
|
||||
Reference in New Issue
Block a user