mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 12:18:11 +00:00
fix issues
This commit is contained in:
@@ -83,7 +83,7 @@ export function ContractClearanceAction({
|
||||
centered
|
||||
overlayProps={{ blur: 2, backgroundOpacity: 0.55 }}
|
||||
>
|
||||
<ContractClearancePanel contractId={contractId} bare />
|
||||
<ContractClearancePanel contractId={contractId} bare onSubmitted={close} />
|
||||
</Modal>
|
||||
</ModalSafeWrapper>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user