From b48ff996586d0ad8eb21ea8ea93b3202857152c4 Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Wed, 19 Nov 2025 20:44:35 +0800 Subject: [PATCH] update pay function --- src/components/Subscription/SubscriptionContentNew.d.ts | 2 ++ src/components/Subscription/SubscriptionContentNew.tsx | 6 ++---- 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 src/components/Subscription/SubscriptionContentNew.d.ts diff --git a/src/components/Subscription/SubscriptionContentNew.d.ts b/src/components/Subscription/SubscriptionContentNew.d.ts new file mode 100644 index 00000000..575074b5 --- /dev/null +++ b/src/components/Subscription/SubscriptionContentNew.d.ts @@ -0,0 +1,2 @@ +// Type declarations for SubscriptionContentNew component +export {}; diff --git a/src/components/Subscription/SubscriptionContentNew.tsx b/src/components/Subscription/SubscriptionContentNew.tsx index 22910c37..f1d856eb 100644 --- a/src/components/Subscription/SubscriptionContentNew.tsx +++ b/src/components/Subscription/SubscriptionContentNew.tsx @@ -693,9 +693,8 @@ export default function SubscriptionContentNew() {