Update Component
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
:expand-on-hover="expandOnHover"
|
||||
:right="$vuetify.rtl"
|
||||
:src="barImage"
|
||||
mobile-break-point="960"
|
||||
mobile-breakpoint="960"
|
||||
app
|
||||
width="260"
|
||||
v-bind="$attrs"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<v-content>
|
||||
<v-main>
|
||||
<router-view />
|
||||
|
||||
<dashboard-core-footer />
|
||||
</v-content>
|
||||
</v-main>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user