fix: desc

This commit is contained in:
xingyu4j
2025-10-21 16:38:39 +08:00
parent 4726238e9a
commit 4959a8f401
4 changed files with 3 additions and 6 deletions

View File

@@ -29,7 +29,6 @@ const props = {
['default', 'middle', 'small', undefined].includes(v),
},
title: { default: '', type: String },
useCard: { default: true, type: Boolean },
direction: { default: 'horizontal', type: String },
};