feat(FE-Storyless): integrate NumberInput and PatternInput components with react-number-format for enhanced input handling

This commit is contained in:
rstubryan
2025-10-25 10:49:07 +07:00
parent 896a0c6de2
commit 6290199074
4 changed files with 104 additions and 394 deletions
+1
View File
@@ -21,6 +21,7 @@
"react": "19.1.0",
"react-dom": "19.1.0",
"react-hot-toast": "^2.6.0",
"react-number-format": "^5.4.4",
"react-select": "^5.10.2",
"swr": "^2.3.6",
"tailwind-merge": "^3.3.1",