Skip to content

Commit a66de2f

Browse files
author
Edward Xiao
authored
Update README.md
1 parent 182aeea commit a66de2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ import 'react-inputs-validation/lib/react-inputs-validation.min.css';
4040
#### By CDN (starting from v4.4.1)
4141
```html
4242
<head>
43-
...
44-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/react-inputs-validation/4.4.1/react-inputs-validation.min.css"/>
43+
...
44+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/react-inputs-validation/4.4.1/react-inputs-validation.min.css"/>
4545
</head>
4646
<body>
4747
<div id="root"></div>

0 commit comments

Comments
 (0)