feat(components): align component name casing card
This commit is contained in:

committed by
konrad

parent
f8f05acc2d
commit
d1d85b43f1
@ -1,5 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import Card from './card.vue'
|
||||
import Card from './Card.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Reference in New Issue
Block a user