Skip to content

Commit e097d65

Browse files
author
Ugo Onali
authored
Update README.md
1 parent 7b8e5da commit e097d65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ yarn add react-input-verification-code
2828
```tsx
2929
import * as React from 'react';
3030
import ReactInputVerificationCode from 'react-input-verification-code';
31-
import 'react-input-verification-code/dist/index.css';
3231

3332
export default function App() {
3433
return <ReactInputVerificationCode />;

0 commit comments

Comments
 (0)