- commit
- c10f7d8331c25ba11a85ece2db654efee057a0ec
- parent
- f777314391bad52b85b0e6c6d6575df273008dc0
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-09-05 05:40
add react-select as inspiration
Diffstat
| M | README.md | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -32,5 +32,6 @@ use this on desktop. 32 32 33 33 - [select2](https://select2.org/) 34 34 - [downshift](https://www.downshift-js.com/) -1 35 - [react-select](https://react-select.com) 35 36 - [WAI-ARIA combobox](https://www.w3.org/WAI/ARIA/apg/patterns/combobox/) 36 37 - [`<datalist>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist)