Skip to content

Commit f6e492c

Browse files
author
ugogo
committed
re-add container class
1 parent 8e2c9fb commit f6e492c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ export default ({ length = 4, onChange, placeholder = '·' }: Props) => {
117117
/>
118118

119119
<Container
120+
className='ReactInputVerificationCode__container'
120121
// needed for styling
121122
itemsCount={length}
122123
>

0 commit comments

Comments
 (0)