mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 01:02:05 -07:00
Updated gatsby-ipfs-web-wallet
This commit is contained in:
Generated
+2633
-1231
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -20,7 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.23.7",
|
||||
"gatsby-ipfs-web-wallet": "^1.9.11",
|
||||
"gatsby-ipfs-web-wallet": "^1.9.18",
|
||||
"gatsby-plugin-bch-tx-history": "^1.1.0"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
@@ -42,7 +42,7 @@ class DemoComponent extends React.Component {
|
||||
return (
|
||||
<Content
|
||||
title='Demo Component'
|
||||
subTitle='Getting started with adminlte-2-react'
|
||||
subTitle='Check the BCH balance of an address'
|
||||
browserTitle='Demo Component'
|
||||
>
|
||||
<Row>
|
||||
|
||||
Reference in New Issue
Block a user