Adjusted Per seat billing and added example to the sample schema
This commit is contained in:
@@ -80,7 +80,7 @@ async function TeamAccountBillingPage({ params }: Params) {
|
||||
|
||||
<PageBody>
|
||||
<div
|
||||
className={cn(`flex w-full flex-col space-y-6`, {
|
||||
className={cn(`flex w-full flex-col space-y-4`, {
|
||||
'mx-auto max-w-2xl': data,
|
||||
})}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user