forked from github/plane
chore: plane logo without text updated (#3008)
This commit is contained in:
committed by
sriram veeraghanta
parent
aba4592b73
commit
13667d491b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user