Skip to content

Commit

Permalink
Shorten environments box
Browse files Browse the repository at this point in the history
  • Loading branch information
melindafekete committed Sep 25, 2024
1 parent 1b1611b commit 406536c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions frontend/src/component/personalDashboard/WelcomeDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@ export const WelcomeDialog: FC<IWelcomeDialogProps> = ({ open, onClose }) => {
<p>
Environments represent different stages in your
development lifecycle. Unleash comes with two
preconfigured environments. Feature flags exist across
all environments but can have different configurations
in each.
preconfigured environments.
</p>
<h2>Projects</h2>
<p>
Expand Down

0 comments on commit 406536c

Please sign in to comment.