Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
# Conversation Caterpillar
This component is used to show who's involved in a conversation, and how many comments have been made.
## How to use
```js
import ConversationCaterpillar from 'calypso/blocks/conversation-caterpillar';
function render() {
return <ConversationCaterpillar blogId={ blogId } postId={ postId } />;
}
```
## Props
- `blogId`
- `postId`
## Footnote
"On Saturday, he ate through one piece of chocolate cake, one ice-cream cone, one pickle, one slice of Swiss cheese, one slice of salami, one lollipop, one piece of cherry pie, one sausage, one cupcake, and one slice of watermelon."