= idx + value > idx ? "font-bold text-[#5559CE]" : "font-normal text-[#616161]" }`} @@ -34,7 +34,7 @@ function Step({ value }) { {list.length > idx + 1 && ( = idx ? "bg-[#5559CE]" : "bg-[#EFEFEF]" + value > idx ? "bg-[#5559CE]" : "bg-[#EFEFEF]" }`} > )} diff --git a/components/panel/addDoctor/index.js b/components/panel/addDoctor/index.js index f7ebf5b..0335df7 100644 --- a/components/panel/addDoctor/index.js +++ b/components/panel/addDoctor/index.js @@ -42,7 +42,7 @@ function AddDoctorPage() {