Skip to content

Commit

Permalink
Adds a space between the upgrade panel and the list of users
Browse files Browse the repository at this point in the history
  • Loading branch information
samejr committed Dec 11, 2024
1 parent 3628890 commit dad112c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ export default function Page() {
title="Unlock more team members"
to={v3BillingPath(organization)}
buttonLabel="Upgrade"
panelClassName="mt-4 max-w-sm"
>
<Paragraph variant="small">
You've used all {limits.limit} of your available team members. Upgrade your plan to
Expand Down

0 comments on commit dad112c

Please sign in to comment.