Skip to content

Commit 47c118f

Browse files
committed
2 parents bc26433 + ce87a3c commit 47c118f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development/PaystackProvider.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ export const PaystackProvider: React.FC<PaystackProviderProps> = ({
7474
plan: params.plan,
7575
invoice_limit: params.invoice_limit,
7676
subaccount: params.subaccount,
77-
split_code: params.split_code,
7877
split: params.split,
78+
split_code: params.split_code,
7979
}),
8080
method
8181
);

0 commit comments

Comments
 (0)