Pin input component only comes in 1 variant
<!-- Pin input -->
<div className="kf-pin-input">
<input type="password" maxLength={1}/>
<input type="password" maxLength={1}/>
<input type="password" maxLength={1}/>
<input type="password" maxLength={1}/>
</div>