fix(examples): fixed example mail display time bug
Bug
The <MailDisplay /> component was formatting times incorrectly. This was caused by an incorrect option when using the format() function from date-fns.
Fix
Instead of using the option ""E, h:m b"", I replaced it with ""E, h:mm b"", which always displays two digits.
Testing
All tests are passing.
@FlemingVincent is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
Who needs to authorize this? 2w already open.
@thalesfsp Not sure, but it would be nice to get his merged.
Since Apr 24... and counting.
Since Sept 15... and counting