mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-13 17:05:47 +01:00
feat: improve design layout selector
This commit is contained in:
@@ -3,7 +3,7 @@ import { useConfigContext } from '../../config/provider';
|
||||
import { Background } from './Background';
|
||||
import { Footer } from './Footer';
|
||||
import { Header } from './Header/Header';
|
||||
import { Head } from './Head/Head';
|
||||
import { Head } from './Header/Meta/Head';
|
||||
|
||||
const useStyles = createStyles(() => ({}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user