diff --git a/src/App.js b/src/App.js index f742c3a..04b4be3 100644 --- a/src/App.js +++ b/src/App.js @@ -542,7 +542,8 @@ class App extends React.Component { Google Sheet - + , + { autoClose: false } ); } catch (error) { log(`Error exporting to Google Sheet: ${error.message}`, error);