Skip to content

Commit fbfc155

Browse files
authored
Removed Welcome to label from login screen (#1682)
1 parent dcf6a52 commit fbfc155

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

portal-ui/src/screens/LoginPage/LoginPage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,6 @@ const Login = ({
617617
<div className="left-logo">
618618
<LoginMinIOLogo />
619619
</div>
620-
<div className="text-line1">Welcome to</div>
621620
<div className="text-line2">{consoleText}</div>
622621
<div className="text-line3">Multi-Cloud Object Storage</div>
623622
</div>

0 commit comments

Comments
 (0)