feat: add form error icon for tabs

This commit is contained in:
Manuel Ruwe
2022-12-08 20:42:12 +01:00
parent be8f9f0dc7
commit afbf2d2d2f
4 changed files with 92 additions and 34 deletions

View File

@@ -32,16 +32,16 @@
"@dnd-kit/utilities": "^3.2.0",
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@mantine/carousel": "^5.9.0",
"@mantine/core": "^5.9.0",
"@mantine/dates": "^5.9.0",
"@mantine/dropzone": "^5.9.0",
"@mantine/form": "^5.9.0",
"@mantine/hooks": "^5.9.0",
"@mantine/modals": "^5.9.0",
"@mantine/next": "^5.9.0",
"@mantine/notifications": "^5.9.0",
"@mantine/prism": "^5.9.0",
"@mantine/carousel": "^5.9.2",
"@mantine/core": "^5.9.2",
"@mantine/dates": "^5.9.2",
"@mantine/dropzone": "^5.9.2",
"@mantine/form": "^5.9.2",
"@mantine/hooks": "^5.9.2",
"@mantine/modals": "^5.9.2",
"@mantine/next": "^5.9.2",
"@mantine/notifications": "^5.9.2",
"@mantine/prism": "^5.9.2",
"@nivo/core": "^0.79.0",
"@nivo/line": "^0.79.1",
"@tabler/icons": "^1.106.0",