Skip to content

Commit 19baa81

Browse files
fix(readme): relocate gif
1 parent 61905b3 commit 19baa81

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://img.shields.io/npm/v/react-fit-list.svg)](https://www.npmjs.com/package/react-fit-list)
44

5-
![Resizable FitList demo](./docs/demo.gif)
5+
![Demo](https://raw.githubusercontent.com/SincerelyFaust/react-fit-list/main/.github/images/demo.gif)
66

77
`react-fit-list` is a small headless React utility for rendering a **single-line list that never wraps**.
88
When the available width is too small, the list collapses extra items into an overflow affordance such as `+3`.

0 commit comments

Comments
 (0)