mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-15 10:15:57 +08:00
chore: text for forgot password is updated (#1034)
This commit is contained in:
parent
5e41c7f62b
commit
d9cf9071d3
@ -107,13 +107,10 @@ function Login(): JSX.Element {
|
|||||||
Create an account
|
Create an account
|
||||||
</Typography.Link>
|
</Typography.Link>
|
||||||
|
|
||||||
<Space direction="vertical" size={7}>
|
<Typography.Paragraph italic style={{ color: '#ACACAC' }}>
|
||||||
<Typography style={{ color: '#ACACAC' }}>Forgot Password?</Typography>
|
If you have forgotten you password, ask your admin to reset password and
|
||||||
|
send you a new invite link
|
||||||
<Typography style={{ color: '#ACACAC' }}>
|
</Typography.Paragraph>
|
||||||
Ask your admin to reset password and send a new invite link
|
|
||||||
</Typography>
|
|
||||||
</Space>
|
|
||||||
</Space>
|
</Space>
|
||||||
</FormContainer>
|
</FormContainer>
|
||||||
</FormWrapper>
|
</FormWrapper>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user