mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-06-16 23:08:17 +00:00
Import lowercase dayjs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import {computed, ref} from "vue";
|
||||
import ConfigurationQRCode from "@/components/Configuration/configurationQRCode.vue";
|
||||
import dayjs from "dayjs";
|
||||
import Duration from 'dayjs/plugin/Duration'
|
||||
import duration from 'dayjs/plugin/duration'
|
||||
dayjs.extend(Duration);
|
||||
const props = defineProps([
|
||||
'config'
|
||||
|
||||
Reference in New Issue
Block a user