mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-10 01:16:39 +02:00
feat: update congratulations message (#8354)

This commit is contained in:
parent
cfcaf00a8e
commit
361ef3d3c4
@ -218,10 +218,10 @@ const ExistingFlag = () => {
|
||||
</TitleContainer>
|
||||
<SuccessContainer>
|
||||
<Typography fontWeight='bold' variant='body2'>
|
||||
Congratulations! You have created your first flag
|
||||
Congratulations, your first flag is ready!
|
||||
</Typography>
|
||||
<Typography variant='body2'>
|
||||
Click into the flag below to customize the flag further
|
||||
You can open it to customize further.
|
||||
</Typography>
|
||||
</SuccessContainer>
|
||||
</ExistingFlagContainer>
|
||||
|
Loading…
Reference in New Issue
Block a user