fix: lint

This commit is contained in:
xingyu4j
2025-12-03 15:37:33 +08:00
parent 77a4a64eb4
commit 6753834054
6 changed files with 13 additions and 17 deletions

View File

@@ -54,8 +54,7 @@ export interface PointSelectionCaptchaCardProps {
width?: number | string;
}
export interface PointSelectionCaptchaProps
extends PointSelectionCaptchaCardProps {
export interface PointSelectionCaptchaProps extends PointSelectionCaptchaCardProps {
/**
* 是否展示确定按钮
* @default false