Skip to content

Commit ab9f45d

Browse files
committed
wip
1 parent 211bb1e commit ab9f45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/checkout-button.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "`<CheckoutButton />` component"
33
description: "Clerk's <CheckoutButton /> component renders a button that opens the Checkout drawer for plan subscriptions."
44
---
55

6-
![The \<CheckoutButton /> component renders a button that opens the Checkout drawer.](/docs/images/ui-components/checkout.png){{ style: { maxWidth: '460px' } }}
6+
![The \<CheckoutButton /> component renders a button that opens the Checkout drawer.](/docs/images/ui-components/checkout.png)
77

88
The `<CheckoutButton />` component renders a button that opens the Checkout drawer when clicked. This component allows users to subscribe to plans, either for their personal account or organization. The component must be rendered inside a `<SignedIn />` component to ensure the user is authenticated.
99

0 commit comments

Comments
 (0)