Closed yoannfleurydev closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
start-ui | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Oct 24, 2024 10:00am |
The changes in this pull request consist of adding an import statement for a Day.js configuration file in the src/tests/setup.ts
file. This is the only modification made, with no alterations to existing logic, error handling, or control flow. The file continues to include a cleanup function and a mock implementation of the window.matchMedia
property.
File | Change Summary |
---|---|
src/tests/setup.ts | Added import statement: import '@/lib/dayjs/config'; |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Describe your changes
add dayjs config in tests setup
Checklist
pnpm storybook
command and everything is working(If you cannot update the french language, just let us know in the PR description)
Summary by CodeRabbit