Rebuild FP

This commit is contained in:
James Cole
2020-12-24 18:48:00 +01:00
parent 6be1f5819f
commit 232cc39325
42 changed files with 444 additions and 156 deletions

View File

@@ -35,7 +35,7 @@ import Calendar from "../components/dashboard/Calendar";
import MainCategoryList from "../components/dashboard/MainCategoryList";
import Vue from "vue";
import Vuex from 'vuex'
import store from '../components/store/index';
import store from '../components/store';
/**
* First we will load Axios via bootstrap.js