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() {