We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93f72c commit 0e17f35Copy full SHA for 0e17f35
libs/ui/vite.config.ts
@@ -27,6 +27,7 @@ export default defineConfig({
27
"@mantine/dates": "mantineDates",
28
"@mantine/hooks": "mantineHooks",
29
"@mantine/form": "mantineForm",
30
+ "@mantine/notifications": "mantineNotifications",
31
"@tabler/icons-react/dist/esm/icons/index.mjs": "tablerIconsReact",
32
"react-dsv-import": "reactDsvImport",
33
},
0 commit comments