refactor(date-converter): improved ux and layout

This commit is contained in:
Corentin Thomasset 2023-04-12 23:01:21 +02:00 committed by Corentin THOMASSET
parent 5fa811a583
commit fd9ab59172
7 changed files with 346 additions and 76 deletions

View file

@ -31,6 +31,8 @@ export default defineConfig({
trace: 'on-first-retry',
testIdAttribute: 'data-test-id',
locale: 'en-GB',
timezoneId: 'Europe/Paris',
},
/* Configure projects for major browsers */