mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 23:16:03 +01:00
feat(web/input): date input
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
"@fortawesome/free-regular-svg-icons": "^6.1.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.1.1",
|
||||
"@fortawesome/react-fontawesome": "^0.1.18",
|
||||
"@mantine/core": "^5.9.4",
|
||||
"@mantine/dates": "^5.9.4",
|
||||
"@mantine/hooks": "^5.9.4",
|
||||
"@mantine/core": "^5.10.0",
|
||||
"@mantine/dates": "^5.10.0",
|
||||
"@mantine/hooks": "^5.10.0",
|
||||
"@testing-library/jest-dom": "^5.16.3",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
|
||||
Reference in New Issue
Block a user