-
Notifications
You must be signed in to change notification settings - Fork 402
chore(clerk-js,localizations): Move <__experimental_PaymentSources /> under Subscriptions tab
#5825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(clerk-js,localizations): Move <__experimental_PaymentSources /> under Subscriptions tab
#5825
Conversation
🦋 Changeset detectedLatest commit: ef66c8e The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
<__experimental_PaymentSources /> component under Subscriptions tab<__experimental_PaymentSources /> under Subscriptions tab
d9233be to
56145c3
Compare
| type="text/javascript" | ||
| src="/<%= htmlRspackPlugin.files.js[0] %>" | ||
| data-clerk-publishable-key="pk_test_dG91Y2hlZC1sYWR5YmlyZC0yMy5jbGVyay5hY2NvdW50cy5kZXYk" | ||
| data-clerk-publishable-key="pk_test_cGlja2VkLWVsZi01OS5jbGVyay5hY2NvdW50c3N0YWdlLmRldiQ" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✂️
56145c3 to
5c14bb5
Compare
packages/clerk-js/src/ui/components/UserProfile/BillingPage.tsx
Outdated
Show resolved
Hide resolved
5c14bb5 to
ba9d3dd
Compare
…>` component under `Subscriptions` tab
ba9d3dd to
ef66c8e
Compare
Description
In this pr we're moving the
<__experimental_PaymentSources />component underBilling->Subscriptionstab and deletePayment methodstabChecklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
BEFORE - User Profile
AFTER - User Profile
BEFORE - Organization Profile
AFTER - Organization Profile