|
@@ -353,6 +353,7 @@ const Register: React.FC<Props> = ({
|
|
|
width="100%"
|
|
width="100%"
|
|
|
options={referralOptions}
|
|
options={referralOptions}
|
|
|
setValue={setChosenReferralOption}
|
|
setValue={setChosenReferralOption}
|
|
|
|
|
+ value={chosenReferralOption}
|
|
|
/>
|
|
/>
|
|
|
{chosenReferralOption === "Other" && (
|
|
{chosenReferralOption === "Other" && (
|
|
|
<>
|
|
<>
|