fix: reload subscription state after event (#727)

* fix: reload subscription state after event

* chore: yarn.lock

* chore: lint

* fix: hook exhaustive deps
This commit is contained in:
Mo
2021-11-09 19:33:10 -06:00
committed by GitHub
parent 8c3271bcb3
commit 73b91e5964
3 changed files with 21 additions and 6 deletions

View File

@@ -72,7 +72,7 @@
"@reach/listbox": "^0.16.2",
"@standardnotes/features": "1.8.1",
"@standardnotes/sncrypto-web": "1.5.3",
"@standardnotes/snjs": "2.17.2",
"@standardnotes/snjs": "2.17.4",
"mobx": "^6.3.5",
"mobx-react-lite": "^3.2.1",
"preact": "^10.5.15",