fix: error on aborting file selection (#951)
* chore: update dependencies * fix: error on abort file selection * feat: explicitly check if selectedFiles length is 0
This commit is contained in:
@@ -73,10 +73,10 @@
|
||||
"@reach/tooltip": "^0.16.2",
|
||||
"@standardnotes/components": "1.7.13",
|
||||
"@standardnotes/features": "1.35.6",
|
||||
"@standardnotes/filepicker": "1.10.2",
|
||||
"@standardnotes/filepicker": "1.10.3",
|
||||
"@standardnotes/settings": "1.13.1",
|
||||
"@standardnotes/sncrypto-web": "1.8.0",
|
||||
"@standardnotes/snjs": "2.92.0",
|
||||
"@standardnotes/snjs": "2.92.1",
|
||||
"@zip.js/zip.js": "^2.4.7",
|
||||
"mobx": "^6.5.0",
|
||||
"mobx-react-lite": "^3.3.0",
|
||||
|
||||
Reference in New Issue
Block a user