packages/components/src/Card/TaskPrice.vue @@ -11,7 +11,7 @@ }); type Props = { value?: number; value?: number | string; unit?: string; };