Skip to content

Commit

Permalink
docs: add link to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptcoded committed Nov 2, 2024
1 parent 3095364 commit 6ab24c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ In a project of mine I had to fit some text of unknown length to a container
without it wrapping. This utility component does exactly that, regardless of
whether if it sits inline, in a flexbox, grid or table. It just works.

Demo: https://codesandbox.io/p/sandbox/swvf26

> [!IMPORTANT]
>
> At the moment the fitter can have some issues adjusting to containers that
Expand Down

0 comments on commit 6ab24c2

Please sign in to comment.