mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-21 16:52:06 -07:00
linting
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
"capacitor-resources": "2.0.5",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"crypto-browserify": "3.12.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
"deepmerge": "4.2.2",
|
||||
"fs-extra": "10.0.0",
|
||||
"gatsby": "4.7.2",
|
||||
"gatsby-plugin-image": "2.7.0",
|
||||
|
||||
@@ -145,8 +145,8 @@ class Send extends React.Component {
|
||||
}
|
||||
|
||||
componentDidMount () {
|
||||
const { bchWallet } = _this.props
|
||||
console.log('bchWallet', bchWallet)
|
||||
// const { bchWallet } = _this.props
|
||||
// console.log('bchWallet', bchWallet)
|
||||
_this.defineExplorer()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user