File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,12 @@ Feliz style bindings for [react-select](https://react-select.com/home).
5
5
A demo with some example props can be found [ here] ( https://compositionalit.github.io/Feliz.ReactSelect/ ) .
6
6
7
7
For the full props list visit the docs for [ react-select] ( https://react-select.com/props )
8
+
9
+ ## Version Compatibility
10
+
11
+ This table shows version compatibility with dependencies.
12
+
13
+ | Feliz.ReactSelect | React | Fable | Feliz |
14
+ | - | - | - | - |
15
+ | 0.x | 17.x | 3.x | 1.x |
16
+ | 1.x | 18.x | 4.x | 2.x |
Original file line number Diff line number Diff line change 8
8
<Authors >Compositional IT</Authors >
9
9
<Company >Compositional IT</Company >
10
10
<Description >Wrapper for react-select component</Description >
11
- <Version >0 .0.7 </Version >
11
+ <Version >1 .0.0 </Version >
12
12
<PackageProjectUrl >https://github.com/CompositionalIT/MultiSelect</PackageProjectUrl >
13
13
<RepositoryUrl >https://github.com/CompositionalIT/MultiSelect</RepositoryUrl >
14
14
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
You can’t perform that action at this time.
0 commit comments