fix: crash issue when searching with undefined tag title

This commit is contained in:
Mo
2021-12-30 19:21:54 -06:00
parent bc02754534
commit 1f0f361d8b
2 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,7 @@
"@reach/tooltip": "^0.16.2",
"@standardnotes/features": "1.20.3",
"@standardnotes/sncrypto-web": "1.5.3",
"@standardnotes/snjs": "2.31.17",
"@standardnotes/snjs": "2.31.18",
"mobx": "^6.3.5",
"mobx-react-lite": "^3.2.2",
"preact": "^10.5.15",