mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Merge pull request #6 from FullStack-cash/ct-unstable
fix(bch-token-sweep): Switching to fullstack-bch-token-sweep
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ export default function HTML (props) {
|
||||
{/* <script src='https://unpkg.com/bch-message-lib' /> */}
|
||||
|
||||
{/* bch-token-sweep */}
|
||||
<script src='https://unpkg.com/bch-token-sweep' />
|
||||
<script src='https://unpkg.com/fullstack-bch-token-sweep' />
|
||||
|
||||
{props.headComponents}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user