Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 345dcc5

Browse files
committed
README fix
1 parent a166a13 commit 345dcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can then import react-nice-input-password and its styles in your application
2020
```js
2121
import NiceInputPassword from 'react-nice-input-password';
2222
import 'react-nice-input-password/dist/react-nice-input-password.css';
23-
23+
```
2424

2525
## Usage
2626

0 commit comments

Comments
 (0)