Skip to content

Commit c1bf5bc

Browse files
committed
タグをケバブケースに修正
1 parent 64337ff commit c1bf5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/PeriodCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
cols="12"
1919
md="6"
2020
>
21-
<ContentCard
21+
<content-card
2222
:description="formatDate(item.startTime)"
2323
:title="item.content"
2424
:subjects="[{ name: item.subject }]"

0 commit comments

Comments
 (0)