Linux too

This commit is contained in:
Yann Stepienik 2023-03-12 18:44:36 +00:00
parent ca4259664f
commit cfadca8c06
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
import { useTheme } from '@mui/material/styles';
import { Box } from '@mui/material';
import logo from '../../../../../logo.png';
import logo from '../../../../../Logo.png';
// ==============================|| AUTH BLUR BACK SVG ||============================== //

View file

@ -2,7 +2,7 @@
import { useTheme } from '@mui/material/styles';
import { fontWeight } from '@mui/system';
import logo from '../../../../logo.png';
import logo from '../../../../Logo.png';
// ==============================|| LOGO SVG ||============================== //