Skip to content

Commit 2aa0876

Browse files
Fix billing component images (#2632)
Co-authored-by: Sarah Soutoul <[email protected]>
1 parent 2b417ea commit 2aa0876

File tree

7 files changed

+842
-1
lines changed

7 files changed

+842
-1
lines changed

docs/reference/components/billing/plan-details-button.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Clerk's <PlanDetailsButton /> component renders a button that open
44
sdk: react, nextjs, vue
55
---
66

7-
![The \<PlanDetailsButton /> component renders a button that opens the plan details drawer.](/docs/images/ui-components/plan-details-button.png){{ style: { maxWidth: '460px' } }}
7+
![The \<PlanDetailsButton /> component renders a button that opens the plan details drawer.](/docs/images/ui-components/plan-details.png){{ style: { maxWidth: '460px' } }}
88

99
The `<PlanDetailsButton />` component renders a button that opens the plan details drawer, allowing users to view detailed information about a specific plan, including pricing, features, and other plan-specific details.
1010

424 KB
Loading

public/images/ui-components/checkout.svg

Lines changed: 392 additions & 0 deletions
Loading
337 KB
Loading

public/images/ui-components/plan-details.svg

Lines changed: 103 additions & 0 deletions
Loading
451 KB
Loading

public/images/ui-components/subscription.svg

Lines changed: 346 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)