mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 08:52:15 +00:00
- balance implementation
- invoice refactoring
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
import FormLabel from '/resources/js/components/Others/Forms/FormLabel'
|
||||
import PageTab from '/resources/js/components/Others/Layout/PageTab'
|
||||
import axios from 'axios'
|
||||
import BarChart from "./BarChart";
|
||||
import BarChart from "../../components/UI/BarChart";
|
||||
|
||||
export default {
|
||||
name: 'Storage',
|
||||
|
||||
Reference in New Issue
Block a user