Adding a price widget

This commit is contained in:
2025-01-25 03:16:50 +01:00
parent cda36315c3
commit c8514a11f1
5 changed files with 51 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
"@rjsf/validator-ajv8": "^5.24.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-number-format": "^5.4.3",
"react-router": "^7.0.2"
},
"devDependencies": {