improvement: add info about migrating regions

This commit is contained in:
Scott Wilson
2024-09-30 07:08:33 -07:00
parent b28fe30bba
commit 2fa30bdd0e

View File

@@ -110,7 +110,7 @@ export const RegionSelect = () => {
</ModalTrigger>
<ModalContent
title="Infisical Cloud data regions"
subTitle="Select the closest region to you and your team."
subTitle="Select the closest region to you and your team. Contact Infisical if you need to migrate regions."
>
{regions.map(({ value, label, location, flag }) => (
<div className="mb-6" key={value}>