Closed ntatoud closed 6 months ago
@ntatoud is attempting to deploy a commit to the Team Bearstudio Team on Vercel.
A member of the Team first needs to authorize it.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Describe your changes
closes #391
Following the code snippet given by @yoannfleurydev, I implemented a default date formatter and displayed the possibility to create cutom ones inside the
formatters.ts
fileFor the default date formatter, I decided to use dayjs since it was already used in Start UI and because it provides a simple and easy-to-use format function.
Screenshots
Usage in the code :
Result :
Checklist
yarn storybook
command and everything is working