Remove pre-1.0 audit and protected request scaffolding
This commit is contained in:
@@ -10,7 +10,7 @@ describe("shared operation dialogs", () => {
|
||||
<ConfirmDialog
|
||||
open
|
||||
title="确认停用"
|
||||
description="会保留审计记录"
|
||||
description="该操作会更新用户状态"
|
||||
confirmLabel="停用"
|
||||
busy
|
||||
onConfirm={() => undefined}
|
||||
|
||||
Reference in New Issue
Block a user