scientist-softserv / webstore-component-library

A React component library intended for use with WebStore applications.
https://www.npmjs.com/package/@scientist-softserv/webstore-component-library
2 stars 0 forks source link

truncate item description #199

Closed alishaevn closed 8 months ago

alishaevn commented 9 months ago

story

the short description (snippet) on an item on the browse page should handle truncating.

ref: https://github.com/scientist-softserv/webstore-component-library/blob/main/src/compounds/Item/CardBody.jsx#L29

acceptance criteria

screenshot

image

notes