mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 18:32:01 +08:00
fix(lint): pnpm format lint warning (#7080)
This commit is contained in:
@@ -54,8 +54,7 @@ export interface PointSelectionCaptchaCardProps {
|
||||
width?: number | string;
|
||||
}
|
||||
|
||||
export interface PointSelectionCaptchaProps
|
||||
extends PointSelectionCaptchaCardProps {
|
||||
export interface PointSelectionCaptchaProps extends PointSelectionCaptchaCardProps {
|
||||
/**
|
||||
* 是否展示确定按钮
|
||||
* @default false
|
||||
|
||||
Reference in New Issue
Block a user