diff --git a/frontend/src/Editor/AppVersionsManager/CustomSelect.jsx b/frontend/src/Editor/AppVersionsManager/CustomSelect.jsx index 53b43b5b2b..b0122fa79d 100644 --- a/frontend/src/Editor/AppVersionsManager/CustomSelect.jsx +++ b/frontend/src/Editor/AppVersionsManager/CustomSelect.jsx @@ -114,11 +114,14 @@ export const CustomSelect = ({ ...props }) => { return ( <> - + {showCreateAppVersion && ( + + )} + {/* When we merge this code to EE update the defaultAppEnvironments object with rest of default environments (then delete this comment)*/}