Skip to content

Commit

Permalink
Fix import react
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Jul 10, 2024
1 parent 597889f commit 3cffc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/javascript react/taproot.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const {UTXO, Payment, P2TR} = require('bitcoinjs-lib');
import { UTXO, Payment, P2TR } from 'bitcoinjs-lib';

const {
P2TR: {
Expand Down

0 comments on commit 3cffc41

Please sign in to comment.