mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-21 16:52:06 -07:00
Merge pull request #21 from Permissionless-Software-Foundation/ct-unstable
fix(minimal-slp-wallet): Using fixed version 4.7.1
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ export default function HTML (props) {
|
||||
</div>
|
||||
|
||||
{/* minimal-slp-wallet */}
|
||||
<script src='https://unpkg.com/minimal-slp-wallet' />
|
||||
<script src='https://unpkg.com/minimal-slp-wallet@4.7.1' />
|
||||
|
||||
{/* bch-message-lib */}
|
||||
{/* <script src='https://unpkg.com/bch-message-lib' /> */}
|
||||
|
||||
Reference in New Issue
Block a user