Skip to content

Commit

Permalink
feat: add mui time picker for timer input field in timer dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
dostulataa committed Apr 25, 2024
1 parent 681a155 commit 883ef94
Show file tree
Hide file tree
Showing 7 changed files with 200 additions and 178 deletions.
211 changes: 174 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,13 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@mui/x-date-pickers": "^7.2.0",
"@playwright/test": "^1.43.1",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"all-contributors-cli": "^6.26.1",
"dayjs": "^1.11.10",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.2",
"eslint-config-prettier": "^9.1.0",
Expand Down
61 changes: 0 additions & 61 deletions packages/frontend/src/retro/components/TimePicker.tsx

This file was deleted.

Loading

0 comments on commit 883ef94

Please sign in to comment.