fix(lint): pnpm format lint warning (#7080)

This commit is contained in:
ppxb
2026-01-10 14:06:03 +08:00
committed by GitHub
parent 24d20ca9ee
commit 51bca25345
9 changed files with 22 additions and 24 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