mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-17 18:51:14 +01:00
⬆️ Upgrade to @tabler/icons-react
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Center, Group, Skeleton, Stack, Text, Title } from '@mantine/core';
|
||||
import { useElementSize } from '@mantine/hooks';
|
||||
import { IconArrowDownRight, IconArrowUpRight, IconCloudRain } from '@tabler/icons';
|
||||
import { IconArrowDownRight, IconArrowUpRight, IconCloudRain } from '@tabler/icons-react';
|
||||
import { defineWidget } from '../helper';
|
||||
import { IWidget } from '../widgets';
|
||||
import { useWeatherForCity } from './useWeatherForCity';
|
||||
|
||||
Reference in New Issue
Block a user