mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-03 20:31:23 -05:00
fix: update upgrade plan notice (#3018)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user