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 3dacd10 commit 9d50ef1Copy full SHA for 9d50ef1
README.md
@@ -36,7 +36,7 @@ const inputs = [
36
/>;
37
```
38
39
-See more live examples on the [website](https://react-multi-fields-input.netlify.com/).
+See more live examples on the [website](https://react-multi-fields-input.netlify.com/){:target="_blank"}.
40
41
## Props
42
src/components/index.md
@@ -1,5 +1,7 @@
1
React Multi Fields Input component comes with zero styles to allow you style it in accordance to your style guidelines.
2
3
+See the code on [GitHub](https://github.com/kakuevn/react-multi-fields-input){:target="_blank"}.
4
+
5
Props that MultiFieldsInput component accepts:
6
7
```js static
0 commit comments