Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(initFormat): Ensure do not crash if no date is passed
Since version 115.0.0, the new version of `date-fns` throws an error if no date has passed. In order to maintain the same behavior on our apps, we make sure we don't throw any errors in the apps.
- Loading branch information