Merge pull request #6 from FullStack-cash/ct-unstable

fix(bch-token-sweep): Switching to fullstack-bch-token-sweep
This commit is contained in:
Chris Troutner
2022-04-04 14:23:12 -07:00
committed by GitHub
+1 -1
View File
@@ -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>