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 a4a01ee commit beee6b3Copy full SHA for beee6b3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-multivalue-text-input",
3
- "version": "2.4.0",
+ "version": "2.5.0",
4
"description": " A text input component for React which maintains and displays a collection of entered values as an array of strings.",
5
"main": "dist/index.cjs.js",
6
"module": "dist/index.js",
0 commit comments