ZIm/crates/storybook
Marshall Bowers d8c6adf338
Factor story boilerplate out into separate components (#3016)
This PR factors out the bulk of the boilerplate required to setup a
story in the storybook out into separate components.

The pattern we're using here is adapted from the "[associated
component](https://maxdeviant.com/posts/2021/react-associated-components/)"
pattern in React.

Release Notes:

- N/A
2023-09-22 11:38:01 -04:00
..
docs Split playground into gpui2 and storybook 2023-08-30 16:12:14 -06:00
src Factor story boilerplate out into separate components (#3016) 2023-09-22 11:38:01 -04:00
Cargo.lock Split playground into gpui2 and storybook 2023-08-30 16:12:14 -06:00
Cargo.toml Update storybook to support stories for individual components (#3010) 2023-09-21 22:41:53 -04:00