diff --git a/development/paystack.tsx b/development/paystack.tsx index b7beb23..f790ac4 100644 --- a/development/paystack.tsx +++ b/development/paystack.tsx @@ -171,5 +171,5 @@ const Paystack = forwardRef( ); } ); - + export default Paystack;