mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 15:41:01 +00:00
Check if window object exists (#100)
* Check if window object exists * brackets for readability * change check to isUndefined() * isUndefined() -> !isUndefined()
This commit is contained in:
committed by
Jaco Greeff
parent
5a5200729f
commit
71a649c428
@@ -10,6 +10,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.3.4",
|
||||
"@polkadot/util": "^0.39.1",
|
||||
"@types/store": "^2.0.1",
|
||||
"store": "^2.0.12"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user