We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8e5da commit e097d65Copy full SHA for e097d65
README.md
@@ -28,7 +28,6 @@ yarn add react-input-verification-code
28
```tsx
29
import * as React from 'react';
30
import ReactInputVerificationCode from 'react-input-verification-code';
31
-import 'react-input-verification-code/dist/index.css';
32
33
export default function App() {
34
return <ReactInputVerificationCode />;
0 commit comments