Repository URL to install this package:
Version:
0.14.1 ▾
|
const content = 'Hey, I am a paragraph! and I am self-contained unit of a discourse in writing dealing with a particular point or idea.'
const showMoreLabel = 'more'
const showHideLabel = 'less'
export {
content,
showMoreLabel,
showHideLabel,
}