logo added
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from "react";
|
||||
import loginThumb from "../../assets/images/auth-thumb.svg";
|
||||
import logo from "../../assets/images/logo-1.svg";
|
||||
import logo from "../../assets/images/light-logo.png"; //logo-1.svg";
|
||||
|
||||
export default function LoginLayout({ slogan, children }) {
|
||||
const checkScreenHeight = window.screen.height;
|
||||
|
||||
Reference in New Issue
Block a user