You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when you add currency prop, Typescript complains of type mismatch between 'currency' and 'Currency'. It is better to export Currency so that users can use it.
The text was updated successfully, but these errors were encountered:
Brian-mula
added a commit
to Brian-mula/react-paystack
that referenced
this issue
Dec 4, 2023
Currently when you add currency prop, Typescript complains of type mismatch between 'currency' and 'Currency'. It is better to export Currency so that users can use it.
The text was updated successfully, but these errors were encountered: