added (not yet working) code for login
This commit is contained in:
@@ -10,6 +10,11 @@ import FlagIcon from 'vue-flag-icon';
|
||||
|
||||
Vue.use(FlagIcon);
|
||||
|
||||
// setup fake backend
|
||||
// import { configureFakeBackend } from './helpers';
|
||||
// configureFakeBackend();
|
||||
|
||||
|
||||
Vue.config.productionTip = false;
|
||||
|
||||
new Vue({
|
||||
|
||||
Reference in New Issue
Block a user