react-lines-ellipsis
react-lines-ellipsis copied to clipboard
Renders the whole text first before truncating it
I'm fetching my text from an API, also I'm working with next js so when I load the page, the whole text shows first before then getting truncated to the maxLine set in the component package
hello any help?