mirror of
https://github.com/Unleash/unleash.git
synced 2024-10-28 19:06:12 +01:00
parent
51336568b1
commit
b4c888a78f
@ -53,7 +53,7 @@ export const CreateFlag: FC<{ project: string }> = ({ project }) => {
|
||||
</TitleContainer>
|
||||
<div>
|
||||
<p>The project currently holds no feature flags.</p>
|
||||
<p>Create a feature flag to get started.</p>
|
||||
<p>Create one to get started.</p>
|
||||
</div>
|
||||
<div>
|
||||
<Button href={`projects/${project}`} variant='contained'>
|
||||
|
Loading…
Reference in New Issue
Block a user