Skip to content

Commit f81123e

Browse files
rrwang7Convex, Inc.
authored andcommitted
add messaging about reaching out if limits aren't sufficient (#43226)
GitOrigin-RevId: 18419cd4334a146cfdd3f8d70035a804c21b6135
1 parent 69a1969 commit f81123e

File tree

1 file changed

+2
-1
lines changed
  • npm-packages/dashboard/src/pages/t/[team]/settings

1 file changed

+2
-1
lines changed

npm-packages/dashboard/src/pages/t/[team]/settings/billing.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ function Billing({ team }: { team: TeamResponse }) {
117117
>
118118
pricing page
119119
</Link>
120-
.
120+
. Please reach out if any of these limits are not
121+
sufficient.
121122
</div>
122123
<Plans
123124
team={team}

0 commit comments

Comments
 (0)