···7878 }}
7979 >
8080 <p class="text-pretty">
8181- To continue with this submission, type in the following code{' '}
8282- <code class="whitespace-nowrap font-bold">{code}</code> to the confirmation box below.
8181+ To continue with this submission, type in <code class="whitespace-nowrap font-bold">{code}</code> to
8282+ the confirmation box below.
8383 </p>
84848585 <TextInput
8686- label="Confirmation code"
8686+ label="Confirmation"
8787 type="text"
8888 autocomplete="one-time-code"
8989 autocorrect="off"
9090 required
9191 pattern={code}
9292- placeholder="AAAAA-BBBBB"
9392 autofocus={isActive()}
9493 monospace
9594 />