Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Commit 8e89ce8

Browse files
authored
Add a note on mui v4 and v5 support.
1 parent 9d1e628 commit 8e89ce8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Support for MUI v4 or MUI v5
2+
3+
After maintaining this project for over 3 years, we chose not to add support for MUI v4+ since it would require significant changes and there is already [a built-in chip input](https://v4.mui.com/components/autocomplete/#multiple-values). The same component is also [available for MUI v5](https://mui.com/material-ui/react-autocomplete/#multiple-values), and there are some alternatives like [mui-chips-input](https://github.com/viclafouch/mui-chips-input).
4+
5+
---
6+
17
# material-ui-chip-input
28

39
[![Build Status](https://travis-ci.org/TeamWertarbyte/material-ui-chip-input.svg?branch=next)](https://travis-ci.org/TeamWertarbyte/material-ui-chip-input)

0 commit comments

Comments
 (0)