This commit is contained in:
2024-04-25 16:59:02 +05:30
parent 328da7fdc8
commit 4fa6f418ba
2 changed files with 3 additions and 16 deletions
@@ -166,7 +166,6 @@ export const DeploymentMenu = ({
deployment.environment !== Environment.Production ||
!Boolean(currentDeployment)
}
placeholder={''}
>
<CrossCircleIcon /> Delete deployment
</MenuItem>