fix: logo Change

main
Kurt92 2 years ago
parent 09e83b88cf
commit c470f1ea48

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

@ -9,8 +9,8 @@ import { useTheme } from '@mui/material/styles';
* *
*/ */
import Llogo from '../assets/images/logo/lightLogo.png'; import Llogo from '../assets/images/logo/lightLogoNew.png';
import Dlogo from '../assets/images/logo/darkLogo.png'; import Dlogo from '../assets/images/logo/darkLogoNew.png';
// ==============================|| LOGO SVG ||============================== // // ==============================|| LOGO SVG ||============================== //
const Logo = () => { const Logo = () => {

Loading…
Cancel
Save