We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3628890 commit dad112cCopy full SHA for dad112c
apps/webapp/app/routes/_app.orgs.$organizationSlug.team/route.tsx
@@ -209,6 +209,7 @@ export default function Page() {
209
title="Unlock more team members"
210
to={v3BillingPath(organization)}
211
buttonLabel="Upgrade"
212
+ panelClassName="mt-4 max-w-sm"
213
>
214
<Paragraph variant="small">
215
You've used all {limits.limit} of your available team members. Upgrade your plan to
0 commit comments