---
title: Robot
---
The `Robot` component renders the FreeSewing robot.
It takes a `pose` prop that should be one of the following:
- fail,
- ohno,
- shrug,
- shrug2,
- yay
Rendering a different pose for each.
Add more documentation for this component
## Example