mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-07 05:55:48 +01:00
⚡ Migrate from tabler-icons-react to @tabler/icons
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Text, Title, Group, useMantineTheme, Box, Card, ColorSwatch } from '@mantine/core';
|
||||
import { Download } from 'tabler-icons-react';
|
||||
import { IconDownload as Download } from '@tabler/icons';
|
||||
import { useEffect, useState } from 'react';
|
||||
import axios from 'axios';
|
||||
import { NormalizedTorrent } from '@ctrl/shared-torrent';
|
||||
|
||||
Reference in New Issue
Block a user