feat: use snjs tag notes index for note counts (#810)

* feat: use snjs tag notes index for note counts

* style: clean up style

* fix: typo on parent check (#811)

* feat: use snjs tag notes index for note counts

* chore: bump deps
This commit is contained in:
Mo
2022-01-17 07:47:25 -06:00
committed by GitHub
parent b0544dc2ef
commit 5e0769745c
3 changed files with 38 additions and 62 deletions

View File

@@ -86,8 +86,8 @@
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.4.0",
"@standardnotes/features": "1.24.0",
"@standardnotes/snjs": "2.38.0",
"@standardnotes/features": "1.24.3",
"@standardnotes/snjs": "2.40.0",
"@standardnotes/settings": "^1.9.0",
"@standardnotes/sncrypto-web": "1.6.0",
"mobx": "^6.3.5",