Skip to content

Commit

Permalink
Fixes #234: Refactored the code of PricingDetailPage component
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaInnovates committed Oct 21, 2024
1 parent aeb4a72 commit dafe459
Show file tree
Hide file tree
Showing 3 changed files with 783 additions and 301 deletions.
128 changes: 127 additions & 1 deletion package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"react-scripts": "5.0.1",
"styled-components": "^6.1.13",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"zod": "^3.23.8"
},
"scripts": {
"predeploy": "npm run build",
Expand Down
Loading

0 comments on commit dafe459

Please sign in to comment.