From f7db65d5271c7ac8cb4a6fde24eb7c7eed80899c Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Fri, 27 Sep 2024 19:17:40 +0100 Subject: [PATCH] added bg color --- src/components/FamilyAcc/FamilyTableNew.jsx | 4 +- src/components/jobPopout/OfferJobPopout.jsx | 51 +++++++++++---------- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/src/components/FamilyAcc/FamilyTableNew.jsx b/src/components/FamilyAcc/FamilyTableNew.jsx index fcce0a7..04c8134 100644 --- a/src/components/FamilyAcc/FamilyTableNew.jsx +++ b/src/components/FamilyAcc/FamilyTableNew.jsx @@ -200,7 +200,7 @@ export default function FamilyTableNew() { - + } > @@ -235,7 +235,7 @@ export default function FamilyTableNew() {
} + fallback={} > {selectedTabComponent} diff --git a/src/components/jobPopout/OfferJobPopout.jsx b/src/components/jobPopout/OfferJobPopout.jsx index 4102146..78864bb 100644 --- a/src/components/jobPopout/OfferJobPopout.jsx +++ b/src/components/jobPopout/OfferJobPopout.jsx @@ -142,10 +142,10 @@ function OfferJobPopout({ details, onClose, situation }) {
-
+
{/* INPUT SECTION */} -
+
@@ -175,33 +175,34 @@ function OfferJobPopout({ details, onClose, situation }) {
+ +
+

+ {details.title} +

-

- {details.title} -

+
+ +

{details.description}

+ {/* */} +
-
- -

{details.description}

- {/* */} +
+ {/* +

{details.job_description || details.job_detail}

*/} + +