mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
♻️ Improved code structure for layout, remove most settings components
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Flex, Group, Indicator, Paper, Stack, createStyles } from '@mantine/core';
|
||||
import { Logo } from '~/components/layout/Logo';
|
||||
import { Logo } from '~/components/layout/Common/Logo';
|
||||
import { createDummyArray } from '~/tools/client/arrays';
|
||||
|
||||
type LayoutPreviewProps = {
|
||||
|
||||
Reference in New Issue
Block a user