From 9c3c5b14d3fefcae6b119161a9132bb7e05bd161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B5=D0=BD=D0=B8=D1=81=20=D0=9A=D0=B0=D1=82=D0=B0?= =?UTF-8?q?=D0=B5=D0=B2?= Date: Sat, 1 Jun 2024 22:39:58 +0000 Subject: [PATCH] edits --- index.html | 2 +- src/api/api.ts | 2 + src/api/resources/UserSubscriptionStatus.ts | 9 ++ src/components/App/index.tsx | 7 +- .../CustomAnswers/Birthdate/styles.module.css | 1 + .../CustomAnswers/MultipleAnswers/index.tsx | 84 ++++++++++--------- .../MultipleAnswers/styles.module.css | 15 ++++ .../Questionnaire/styles.module.css | 1 + .../ABDesign/v1/pages/Onboarding/index.tsx | 6 +- .../v1/pages/Onboarding/styles.module.css | 1 + .../RelationshipZodiacInfo/styles.module.css | 10 ++- .../WithPartnerInformation/styles.module.css | 4 +- .../pages/AddConsultation/index.tsx | 59 ++++++------- .../pages/AddReport/index.tsx | 63 +++++++------- .../pages/UnlimitedReadings/index.tsx | 59 ++++++------- src/routes.ts | 2 + 16 files changed, 188 insertions(+), 137 deletions(-) diff --git a/index.html b/index.html index 5a17c2b..05b8e9c 100755 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@ -