Paypal api – How to Fix Duplicated Paypal Button in React Strict Mode
Hi guys would like to know how to fix this issue after updating to React 18 I have a duplicated button due to the useEffect while in StrictMode. Any guide how to unsubscribe to this API call or maybe fix…