Merged in feat/SW-1488-unlink-sas-account (pull request #1349)
Implement unlink SAS flow Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -6,5 +6,5 @@ export interface DialogProps {
|
||||
proceedOnClick?: (close: () => void) => void
|
||||
proceedText: string
|
||||
titleText: string
|
||||
triggerButtonText: React.ReactNode
|
||||
trigger: React.ReactNode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user