chore: plane logo without text updated (#3008)

This commit is contained in:
Anmol Singh Bhatia
2023-12-06 19:11:34 +05:30
committed by sriram veeraghanta
parent aba4592b73
commit 13667d491b
3 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import { useMobxStore } from "lib/mobx/store-provider";
import { SignInRoot, UserLoggedIn } from "components/accounts";
import { Loader } from "@plane/ui";
// images
import BluePlaneLogoWithoutText from "public/plane-logos/blue-without-text.png";
import BluePlaneLogoWithoutText from "public/plane-logos/blue-without-text-new.png";
export const LoginView = observer(() => {
// store