fix(Field): add children prop

This commit is contained in:
AAGaming
2024-05-25 19:14:30 -04:00
parent 1716782183
commit 2a78cc0116
3 changed files with 12 additions and 6 deletions

View File

@@ -47,7 +47,7 @@
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/jest": "^27.4.1",
"@types/react": "16.14.0",
"@types/react": "18.2.0",
"@types/react-router": "5.1.18",
"commitizen": "^4.2.4",
"husky": "^8.0.1",