WIP UI implementation: fixed store dependencies, login flow.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Component, Vue } from 'vue-property-decorator';
|
||||
import measureStore from '@/store-modules/measure';
|
||||
import { measureStore } from '@/store';
|
||||
|
||||
@Component({
|
||||
components: { }
|
||||
|
||||
Reference in New Issue
Block a user