We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8fc15 commit 5566bddCopy full SHA for 5566bdd
packages/docs/src/examples/Day/DayCustomHeader.vue
@@ -80,7 +80,7 @@ import {
80
today,
81
Timestamp,
82
} from '@quasar/quasar-ui-qcalendar'
83
-import '@quasar/quasar-ui-qcalendarindex.css'
+import '@quasar/quasar-ui-qcalendar/index.css'
84
import { ref, reactive, computed } from 'vue'
85
86
const calendar = ref<QCalendarDay>()
0 commit comments