mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
⬆️ Upgrade to @tabler/icons-react
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Alert, Divider, Tabs, Text } from '@mantine/core';
|
||||
import { UseFormReturnType } from '@mantine/form';
|
||||
import { IconAlertTriangle } from '@tabler/icons';
|
||||
import { IconAlertTriangle } from '@tabler/icons-react';
|
||||
import { Trans, useTranslation } from 'next-i18next';
|
||||
import { AppType } from '../../../../../../types/app';
|
||||
import { IntegrationSelector } from './Components/InputElements/IntegrationSelector';
|
||||
|
||||
Reference in New Issue
Block a user