Skip to content

Commit

Permalink
doc: fix pure js import
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz authored Mar 4, 2024
1 parent fb92631 commit f50314d
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 f50314d

Please sign in to comment.