Skip to content

Commit 7938af8

Browse files
committed
readme link
1 parent 9d50ef1 commit 7938af8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const inputs = [
3636
/>;
3737
```
3838

39-
See more live examples on the [website](https://react-multi-fields-input.netlify.com/){:target="_blank"}.
39+
See more live examples on the [website](https://react-multi-fields-input.netlify.com/).
4040

4141
## Props
4242

src/components/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
React Multi Fields Input component comes with zero styles to allow you style it in accordance to your style guidelines.
22

3-
See the code on [GitHub](https://github.com/kakuevn/react-multi-fields-input){:target="_blank"}.
3+
See the code on [GitHub](https://github.com/kakuevn/react-multi-fields-input).
44

55
Props that MultiFieldsInput component accepts:
66

0 commit comments

Comments
 (0)