You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@
3
3
A fork of [JedWatson/React-Select](https://github.com/JedWatson/react-select/) with support for option groups.
4
4
5
5
6
+
## :rotating_light: Project status :rotating_light:
7
+
8
+
This fork is no longer actively maintained. The primary purpose of this project was to add option group support to react-select, a feature that will be supported in the upcoming react-select 2.0. Another alternative worth checking out is [downshift](https://github.com/paypal/downshift), which provides low-level building blocks for building custom dropdown components.
9
+
10
+
6
11
## Demo & Examples
7
12
8
13
Live demo: [github.hubspot.com/react-select-plus/](http://github.hubspot.com/react-select-plus/)
0 commit comments