Skip to content

Commit 9d50ef1

Browse files
committed
readme link
1 parent 3dacd10 commit 9d50ef1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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/).
39+
See more live examples on the [website](https://react-multi-fields-input.netlify.com/){:target="_blank"}.
4040

4141
## Props
4242

src/components/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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"}.
4+
35
Props that MultiFieldsInput component accepts:
46

57
```js static

0 commit comments

Comments
 (0)