mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
onboarding
This commit is contained in:
parent
73efe32801
commit
713be933b7
1 changed files with 1 additions and 2 deletions
|
|
@ -487,8 +487,7 @@ export default function OnboardingPage() {
|
|||
{referralSource === "NRLA" && (
|
||||
<div>
|
||||
<label className="flex items-center space-x-2 text-xs text-gray-700 mb-1">
|
||||
You don't need to enter your NRLA membership ID but you
|
||||
may be eligible for additional discounts
|
||||
{`You don't need to enter your NRLA membership ID but you may be eligible for additional discounts`}
|
||||
</label>
|
||||
<Input
|
||||
{...register("nrlaMembershipId")}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue