Nwosa Emeka Afamefuna

Results 3 issues of Nwosa Emeka Afamefuna

Is there a way to set global default timezone using date-fns regardless of the device timezone? Using moment, I can do something like this `moment.tz.setDefault('America/New_York')`

I have been trying to format my currency input to have decimal and cents values but it's not being accepted. I'm using the example in the documentation here [https://codesandbox.io/s/custom-numeric-format-ovl6km?from-embed](url). I...

*bug* **What is the current behavior?** I recently upgraded to React 18 and react-toastify 10.0.5, since then, I keep getting this error `Cannot set properties of undefined (setting 'toggle')` any...