UNPKG

@foxeian/react-read-more

Version:

A React.js package for creating short text with a "read more" button to expand the text, built with TypeScript support. This package provides a simple and easy-to-use component for truncating and expanding text with a customizable button.

3 lines 118 B
import ReadMoreArea from './components/read-more-area'; export default ReadMoreArea; //# sourceMappingURL=index.js.map