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 2916962 commit 2beda0dCopy full SHA for 2beda0d
package.json
@@ -2,7 +2,7 @@
2
"private": false,
3
"name": "@arif-un/react-mix-tag-input",
4
"homepage": "https://arif-un.github.io/react-mix-tag-input/#custom-tag-view",
5
- "version": "1.5.0",
+ "version": "1.5.1",
6
"description": "A simple react component for inputting tags with a mix of text",
7
"module": "dist/index.d.ts",
8
"main": "dist/index.js",
@@ -119,4 +119,4 @@
119
"@tiptap/extension-text": "^2.5.8",
120
"@tiptap/react": "^2.5.8"
121
}
122
-}
+}
0 commit comments