mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-07 05:55:48 +01:00
Remove all unused dependencies and items
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { createStyles, Anchor, Text, Group, ActionIcon } from '@mantine/core';
|
||||
import { BrandGithub, Phone, BrandGmail } from 'tabler-icons-react';
|
||||
import { posix } from 'path';
|
||||
import { BrandGithub } from 'tabler-icons-react';
|
||||
|
||||
const useStyles = createStyles((theme) => ({
|
||||
footer: {
|
||||
|
||||
Reference in New Issue
Block a user