mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-20 05:13:57 -07:00
fix: error message due to missing package
This error message appeared before the installation of this package resolved the issue: SecurityError: localStorage is not available for opaque origins
This commit is contained in:
parent
c1b7630d6c
commit
9b35150013
2 changed files with 252 additions and 5 deletions
|
@ -27,6 +27,7 @@
|
|||
"@testing-library/react": "12.1.5",
|
||||
"axios-mock-adapter": "^1.21.2",
|
||||
"jest": "^29.3.1",
|
||||
"jest-environment-jsdom": "^29.3.1",
|
||||
"jest-transform-css": "^6.0.0",
|
||||
"source-map-explorer": "^2.5.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue