Feat/new confirm (#6984)
This commit is contained in:
@@ -25,7 +25,6 @@ const RemoveVarConfirm: FC<Props> = ({
|
||||
content={t(`${i18nPrefix}.content`)}
|
||||
onConfirm={onConfirm}
|
||||
onCancel={onCancel}
|
||||
onClose={onCancel}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user