2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-07 12:22:11 +00:00

add notification style

This commit is contained in:
Matthias Mair
2024-04-15 21:27:27 +02:00
parent 47b858431f
commit fed2cecafb

View File

@@ -1,4 +1,5 @@
import '@mantine/core/styles.css';
import '@mantine/notifications/styles.css';
import '@mantine/spotlight/styles.css';
import * as Sentry from '@sentry/react';
import React from 'react';