Skip to content

Commit 8427999

Browse files
committed
feat: integrate ToastProvider and add refund-related messages in multiple languages
1 parent 75f3c59 commit 8427999

File tree

15 files changed

+782
-94
lines changed

15 files changed

+782
-94
lines changed

client/package-lock.json

Lines changed: 166 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,15 @@
2424
"@heroui/link": "^2.2.14-beta.1",
2525
"@heroui/modal": "^2.2.14-beta.2",
2626
"@heroui/navbar": "^2.2.15-beta.2",
27+
"@heroui/number-input": "^2.0.7-beta.2",
2728
"@heroui/pagination": "^2.2.15-beta.1",
2829
"@heroui/shared-utils": "^2.1.8-beta.1",
2930
"@heroui/snippet": "^2.2.18-beta.2",
3031
"@heroui/switch": "^2.2.15-beta.1",
3132
"@heroui/system": "^2.4.13-beta.2",
3233
"@heroui/table": "^2.2.16-beta.2",
3334
"@heroui/theme": "^2.4.13-beta.2",
35+
"@heroui/toast": "^2.0.7-beta.2",
3436
"@heroui/tooltip": "^2.2.14-beta.2",
3537
"@react-aria/visually-hidden": "3.8.21",
3638
"@react-types/shared": "^3.28.0",

0 commit comments

Comments
 (0)