Skip to content

Commit

Permalink
Enhance UI by adding rounded corners to CurrencySelector and related …
Browse files Browse the repository at this point in the history
…components

Relevant Issue: Fixes ajnart#10 – Add support for multiple currencies. Calculate exchange rate by using Frankfurter API.
  • Loading branch information
kazelise committed Oct 13, 2024
1 parent f2f1912 commit 1763705
Show file tree
Hide file tree
Showing 7 changed files with 388 additions and 138 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"@t3-oss/env-nextjs": "^0.10.1",
"@tabler/icons-react": "^3.19.0",
"@types/canvas-confetti": "^1.6.4",
"axios": "^1.7.7",
"canvas-confetti": "^1.9.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand Down
73 changes: 73 additions & 0 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 1763705

Please sign in to comment.