Skip to content

Commit ae186a5

Browse files
committed
update pub_key
1 parent 827ecc0 commit ae186a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { useFlutterwave, FlutterWaveButton, closePaymentModal } from './dist/ind
44

55
export default function App() {
66
const config = {
7-
public_key: 'FLWPUBK-d5f9ffa65be83a121705e72e0f6a2679-X',
7+
public_key: 'FLWPUBK-**************************-X',
88
tx_ref: Date.now(),
99
amount: 10,
1010
currency: 'NGN',

0 commit comments

Comments
 (0)