Skip to content

Commit

Permalink
Merge pull request #206 from getAlby/rolznz-patch-2
Browse files Browse the repository at this point in the history
doc: fix pure js import
  • Loading branch information
rolznz authored Mar 4, 2024
2 parents fb92631 + f50314d commit 86263c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import {
launchModal,
launchPaymentModal,
requestProvider,
} from '@getalby/bitcoin-connect-react';
} from '@getalby/bitcoin-connect';

// Initialize Bitcoin Connect
init({
Expand Down

0 comments on commit 86263c4

Please sign in to comment.