mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
⬆️ Upgrade to @tabler/icons-react
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
Text,
|
||||
Title,
|
||||
} from '@mantine/core';
|
||||
import { IconAlertTriangle, IconMovie } from '@tabler/icons';
|
||||
import { IconAlertTriangle, IconMovie } from '@tabler/icons-react';
|
||||
import { useTranslation } from 'next-i18next';
|
||||
import { AppAvatar } from '../../components/AppAvatar';
|
||||
import { useEditModeStore } from '../../components/Dashboard/Views/useEditModeStore';
|
||||
|
||||
Reference in New Issue
Block a user