Skip to content

Commit 2bbf8ec

Browse files
authored
chore(webapp): a new cancelation reason (#2465)
* Adds a new cancelation option * Better wording
1 parent c8858ed commit 2bbf8ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/webapp/app/routes/resources.orgs.$organizationSlug.select-plan.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ export function TierFree({
411411
<Header2 className="mb-1">Why are you thinking of downgrading?</Header2>
412412
<ul className="space-y-1">
413413
{[
414+
"The Free plan is all I need",
414415
"Subscription or usage costs too expensive",
415416
"Bugs or technical issues",
416417
"No longer need the service",

0 commit comments

Comments
 (0)