mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
feat: update congratulations message (#8354)
![image](https://github.com/user-attachments/assets/c74d61e0-c38e-4770-8cb5-f3559a34a9f8)
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