@clerk/react 6.1.5-canary.v20260403164221 → 6.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -36,7 +36,6 @@ __export(experimental_exports, {
36
36
  PaymentElementProvider: () => import_react24.__experimental_PaymentElementProvider,
37
37
  PlanDetailsButton: () => PlanDetailsButton,
38
38
  SubscriptionDetailsButton: () => SubscriptionDetailsButton,
39
- useAPIKeys: () => import_react24.__experimental_useAPIKeys,
40
39
  useCheckout: () => import_react24.__experimental_useCheckout,
41
40
  usePaymentAttempts: () => import_react24.__experimental_usePaymentAttempts,
42
41
  usePaymentElement: () => import_react24.__experimental_usePaymentElement,
@@ -1401,7 +1400,6 @@ var import_react24 = require("@clerk/shared/react");
1401
1400
  PaymentElementProvider,
1402
1401
  PlanDetailsButton,
1403
1402
  SubscriptionDetailsButton,
1404
- useAPIKeys,
1405
1403
  useCheckout,
1406
1404
  usePaymentAttempts,
1407
1405
  usePaymentElement,