Skip to content

Commit

Permalink
Add missing dependency to the vite demo project
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed May 20, 2023
1 parent 978edac commit 0e0d935
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 252 deletions.
3 changes: 3 additions & 0 deletions test/integration/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "^6.8.1",
"@mui/material": "^5.13.1",
"@emotion/styled": "^11.11.0",
"@emotion/react": "^11.11.0",
"@mui/x-date-pickers": "^5.0.9",
"@mui/icons-material": "^5.10.16",
"dayjs": "^1.11.6",
Expand Down
Loading

0 comments on commit 0e0d935

Please sign in to comment.