1.0.1 • Published 7 years ago

read-more-plus v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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}>