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 64337ff commit c1bf5bcCopy full SHA for c1bf5bc
src/components/PeriodCard.vue
@@ -18,7 +18,7 @@
18
cols="12"
19
md="6"
20
>
21
- <ContentCard
+ <content-card
22
:description="formatDate(item.startTime)"
23
:title="item.content"
24
:subjects="[{ name: item.subject }]"
0 commit comments