You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose autoFocus prop to be modified (default is true) from the core input #28 (kudos to @GoldAndLink )
Implement focus function on ref to be called to focus the input #28 (kudos to @GoldAndLink )
Fixes
Change minHeight and minWidth in favor of plain height and width for the pinCodeContainer to prevent issue of style override when the lower values are being set #29 (kudos to @sabuhiteymurov )