mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
💚 Try to fix turbo build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { AppShell, useMantineTheme } from '@mantine/core';
|
||||
|
||||
import { MainHeader } from '../Header/Header';
|
||||
import { MainHeader } from '~/components/layout/Header/Header';
|
||||
|
||||
type MainLayoutProps = {
|
||||
headerActions?: React.ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user