fix: race condition where previous note actions may be displayed for current note (#613)

This commit is contained in:
Mo Bitar
2021-08-13 16:16:39 -05:00
committed by GitHub
parent 083d8f592e
commit 41e1dd9731
3 changed files with 24 additions and 17 deletions

View File

@@ -71,7 +71,7 @@
"@reach/checkbox": "^0.13.2",
"@reach/dialog": "^0.13.0",
"@standardnotes/sncrypto-web": "1.2.10",
"@standardnotes/snjs": "2.7.21",
"@standardnotes/snjs": "2.7.23",
"mobx": "^6.3.2",
"mobx-react-lite": "^3.2.0",
"preact": "^10.5.12"