This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
lg="4"
|
||||
xl="3"
|
||||
>
|
||||
{{ item.type }}
|
||||
<gz-dash
|
||||
:title="item.title"
|
||||
:id="item.id"
|
||||
@@ -71,6 +72,8 @@
|
||||
const FORM_KEY = "home-dashboard";
|
||||
import DashRegistry from "../api/dash-registry";
|
||||
import GzDash from "../components/dash-base.vue";
|
||||
//---------- DASH ITEMS ----------
|
||||
import GzDashTestWidgetsPriciest from "../components/dash-test-widgets-priciest.vue";
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user