refactor: update color modes handling

This commit is contained in:
mrholek
2023-06-13 15:08:59 +02:00
parent bf6a0f745a
commit 3b88337579
4 changed files with 41 additions and 7 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
</template>
<script>
import { useColorModes } from '@coreui/vue/'
import { useColorModes } from '@coreui/vue'
import AppBreadcrumb from './AppBreadcrumb'
import AppHeaderDropdownAccnt from './AppHeaderDropdownAccnt'
import { logo } from '@/assets/brand/logo'