Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5df6508

Browse files
committed
chore: rename deployment --> manage
Manage makes more sense for this UI button
1 parent 8af8c77 commit 5df6508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/modules/dashboard/Navbar/DeploymentDropdown.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const DeploymentDropdown: FC<DeploymentDropdownProps> = ({
5252
/>
5353
}
5454
>
55-
Deployment
55+
Manage
5656
</Button>
5757
</PopoverTrigger>
5858

0 commit comments

Comments
 (0)