src/packages/effects/common-ui/src/components/captcha/point-selection-captcha/point-selection-captcha-card.vue
@@ -3,7 +3,7 @@ import { computed } from 'vue'; import { $t } from '..\..\..\..\..\..\locales\src'; import { $t } from '../../../../../../locales/src'; import { Card, @@ -11,7 +11,7 @@ CardFooter, CardHeader, CardTitle, } from '..\..\..\..\..\..\@core\ui-kit\shadcn-ui\src'; } from '../../../../../../@core/ui-kit/shadcn-ui/src'; const props = withDefaults(defineProps<PointSelectionCaptchaCardProps>(), { height: '220px',