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 9e34f4d commit 3a9c7abCopy full SHA for 3a9c7ab
app/src/pages/startPage/StartPage.tsx
@@ -10,7 +10,6 @@ import useBaseAPIUrl from '../../helpers/hooks/useBaseAPIUrl';
10
import TestPanel from '../../components/blocks/testPanel/TestPanel';
11
import ServiceDeskLink from '../../components/generic/serviceDeskLink/ServiceDeskLink';
12
import useTitle from '../../helpers/hooks/useTitle';
13
-import NotificationBanner from '../../components/layout/notificationBanner/NotificationBanner';
14
15
const StartPage = (): React.JSX.Element => {
16
const navigate = useNavigate();
0 commit comments