diff --git a/src/context/intermediate/modals/Error.tsx b/src/context/intermediate/modals/Error.tsx index bef27eb7..fd668fc6 100644 --- a/src/context/intermediate/modals/Error.tsx +++ b/src/context/intermediate/modals/Error.tsx @@ -11,7 +11,7 @@ export function ErrorModal({ onClose, error }: Props) { return ( false} + onClose={onClose} title={} actions={[ {