feat: add react-hot-toast and update SMS message modal UI with phone number context

This commit is contained in:
sazzadulalambd
2026-05-05 02:40:35 +06:00
parent 74d3ebde38
commit 4445624638
3 changed files with 33 additions and 6 deletions

View File

@@ -15,7 +15,8 @@
"lucide-react": "^1.8.0",
"next": "16.2.4",
"react": "19.2.4",
"react-dom": "19.2.4"
"react-dom": "19.2.4",
"react-hot-toast": "^2.6.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",