fix: update upgrade plan notice (#3018)

This commit is contained in:
Johannes
2024-08-16 22:10:36 +02:00
committed by GitHub
parent 3788293bc0
commit 8e1f43eb8b
@@ -70,7 +70,7 @@ export const IndividualInviteTab = ({
<UpgradePlanNotice
message="To manage access roles,"
url={`/environments/${environmentId}/settings/billing`}
textForUrl="please add your credit card (free)."
textForUrl="please upgrade your plan."
/>
) : (
<UpgradePlanNotice