@night-owl-elite/vue-select 1.3.35 → 1.3.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -35,11 +35,6 @@ Install with npm
|
|
|
35
35
|
npm install @your-package-name/vue-tree-select
|
|
36
36
|
|
|
37
37
|
```
|
|
38
|
-
#### Props
|
|
39
|
-
I see you've provided the raw data for the props of the `Vue Select` component and would like them formatted into a clean Markdown table, similar to the example you provided.
|
|
40
|
-
|
|
41
|
-
Here is the formatted table:
|
|
42
|
-
|
|
43
38
|
## Props
|
|
44
39
|
|
|
45
40
|
| Prop | Type | Default | Description |
|