diff --git a/src/plugins/stripe.ts b/src/plugins/stripe.ts index 580fa8e54..4878b4674 100644 --- a/src/plugins/stripe.ts +++ b/src/plugins/stripe.ts @@ -52,7 +52,6 @@ export interface StripeCardTokenParams { } /** - * @beta * @name Stripe * @description * A plugin that allows you to use Stripe's Native SDKs for Android and iOS.