fix: props
(cherry picked from commit 52755b38a96fd59d90da4929c5d4a3ee4798477f)
This commit is contained in:
parent
828a9ddd2f
commit
de9e45ba43
@ -3,7 +3,7 @@ defineComponent({
|
||||
name: 'CardTitle'
|
||||
})
|
||||
|
||||
const { title } = defineProps({
|
||||
defineProps({
|
||||
title: {
|
||||
type: String,
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user