Skip to content

Commit 5566bdd

Browse files
committed
fix(docs): example
1 parent 0b8fc15 commit 5566bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/examples/Day/DayCustomHeader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ import {
8080
today,
8181
Timestamp,
8282
} from '@quasar/quasar-ui-qcalendar'
83-
import '@quasar/quasar-ui-qcalendarindex.css'
83+
import '@quasar/quasar-ui-qcalendar/index.css'
8484
import { ref, reactive, computed } from 'vue'
8585
8686
const calendar = ref<QCalendarDay>()

0 commit comments

Comments
 (0)