e.stopPropagation()}
className="bg-white shadow-dropdown rounded-lg border border-[#D9DEEF] focus:outline-none text-[13px] overflow-hidden w-[270px] pb-1"
>
Environments
{canUpdateEnvironments && (
)}
{envOptions.map(env => (
))}
{debounced_isDevMode && (
Personal development key:
The Development environment is unique to your user account.{' '}
Learn more ›
)}