From 75a279711a6882fae990f576caf4fb0f02bdc967 Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Tue, 2 Apr 2024 16:09:25 +0200 Subject: [PATCH] :bug: Fixing payment --- .../Layouts/Subscription/Subscribe/SubscribeIllimity/index.tsx | 1 - .../Layouts/Subscription/Subscribe/SubscribeStandard/index.tsx | 1 - 2 files changed, 2 deletions(-) diff --git a/src/front/Components/Layouts/Subscription/Subscribe/SubscribeIllimity/index.tsx b/src/front/Components/Layouts/Subscription/Subscribe/SubscribeIllimity/index.tsx index e275c50d..8ca0c65b 100644 --- a/src/front/Components/Layouts/Subscription/Subscribe/SubscribeIllimity/index.tsx +++ b/src/front/Components/Layouts/Subscription/Subscribe/SubscribeIllimity/index.tsx @@ -75,7 +75,6 @@ export default function SubscribeIllimity() {
- diff --git a/src/front/Components/Layouts/Subscription/Subscribe/SubscribeStandard/index.tsx b/src/front/Components/Layouts/Subscription/Subscribe/SubscribeStandard/index.tsx index e30d151e..0cb38fa5 100644 --- a/src/front/Components/Layouts/Subscription/Subscribe/SubscribeStandard/index.tsx +++ b/src/front/Components/Layouts/Subscription/Subscribe/SubscribeStandard/index.tsx @@ -75,7 +75,6 @@ export default function SubscribeStandard() {
-