As the title says, the character-container is not exposed as props. This forces the user to use css styling to customise the character-container's look.
Having character-container exposed would be a great addition to this wonderful code input.
A suggestion to the finalised prop:
<VerificationInput
characterProps={{}}
...
/>
As the title says, the
character-containeris not exposed as props. This forces the user to usecssstyling to customise thecharacter-container's look.Having
character-containerexposed would be a great addition to this wonderful code input.A suggestion to the finalised prop: