mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
💃🏻 Typing, Styling, Formatting
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
import { Group, Text, useMantineTheme } from '@mantine/core';
|
||||
import {
|
||||
IconX as X,
|
||||
IconCheck as Check,
|
||||
IconX,
|
||||
IconPhoto,
|
||||
IconUpload,
|
||||
} from '@tabler/icons';
|
||||
import { IconX as X, IconCheck as Check, IconX, IconPhoto, IconUpload } from '@tabler/icons';
|
||||
import { showNotification } from '@mantine/notifications';
|
||||
import { setCookie } from 'cookies-next';
|
||||
import { Dropzone } from '@mantine/dropzone';
|
||||
|
||||
Reference in New Issue
Block a user