diff --git a/src/app.jsx b/src/app.jsx index d31566c3..3cdbbdf0 100644 --- a/src/app.jsx +++ b/src/app.jsx @@ -390,7 +390,7 @@ function App() { { + onClose={({ destination } = {}) => { states.showAccount = false; if (destination) { states.showAccounts = false;