We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d2320d commit c936f5cCopy full SHA for c936f5c
1 file changed
README.md
@@ -1,5 +1,7 @@
1
# react-fit-list
2
3
+[](https://www.npmjs.com/package/react-fit-list)
4
+
5

6
7
`react-fit-list` is a small headless React utility for rendering a **single-line list that never wraps**.
@@ -13,6 +15,8 @@ It ships with:
13
15
14
16
👉 **Live demo:** https://sincerelyfaust.github.io/react-fit-list/
17
18
+📦 **npm:** https://www.npmjs.com/package/react-fit-list
19
20
## Use cases
21
22
`react-fit-list` works well for interfaces where wrapping would break the layout, such as:
0 commit comments