thread.started
turn.started
I’ll inspect the Storybook metadata first so I can list the actual `ReviewCard` stories/states instead of guessing from source.
I found `ReviewCard` in the local Storybook with three stories: `Default`, `With Long Comment`, and `Low Rating`. I’m opening previews for each state now.
`ReviewCard` currently has three Storybook states: - `Default`: http://localhost:6006/?path=/story/reviews-reviewcard--default - `With Long Comment`: http://localhost:6006/?path=/story/reviews-review...
turn.completed