Introduction
Read More Plus is the react component you need to pass short and detail description in componect
How to Install
npm install read-more-plus
How to Use
import npm packege
import ReadMorePlus from 'read-more-plus';
Where you need to use read more component add below tag
<ReadMorePluse shortdesc={var1} description={var_detail}>