From a07b34d29601a8697c5fed2cd70d66ad3d4250ef Mon Sep 17 00:00:00 2001 From: Hollis Kuang <96937809+holliskuang@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:26:51 -0700 Subject: [PATCH] Update RingdownForm.js (#288) * Update RingdownForm.js --- client/src/EMS/RingdownForm.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/EMS/RingdownForm.js b/client/src/EMS/RingdownForm.js index a7975807..1e8b6146 100644 --- a/client/src/EMS/RingdownForm.js +++ b/client/src/EMS/RingdownForm.js @@ -139,11 +139,10 @@ function RingdownForm({ defaultPayload, className }) {

- {step === 0 && } - {step === 1 && }
{step === 0 && ( <> + @@ -154,6 +153,7 @@ function RingdownForm({ defaultPayload, className }) { )} {step === 1 && ( <> +