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 a9c8e37 commit 90dd541Copy full SHA for 90dd541
README.md
@@ -17,7 +17,7 @@ Feel free to check out our story of how we upgraded our product to Vue 3 on our
17
* V-model support
18
* Vuex support
19
* Async options support
20
-* Fully configurable (see props list below)
+* Fully configurable
21
22
23
## Install & basic usage
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@suadelabs/vue3-multiselect",
3
- "version": "1.0.0-rc.0",
+ "version": "1.0.0",
4
"private": false,
5
"description": "Multiselect component for Vue 3",
6
"author": {
0 commit comments