assistant2: Setup storybook (#11228)
This PR sets up the `assistant2` crate with the storybook so that UI elements can be iterated on in isolation. To start, we have some stories for the `ChatMessage` component: ```sh cargo run -p storybook -- components/assistant_chat_message ``` <img width="1233" alt="Screenshot 2024-04-30 at 5 20 03 PM" src="https://github.com/zed-industries/zed/assets/1486634/510967ea-0e9b-4fa9-94fb-421ee74bcc45"> Release Notes: - N/A
M
Marshall Bowers committed
f2a1226e18e84c9b1345318ff067a5e487c59dbb
Parent: 96b1fc4
Committed by GitHub <noreply@github.com>
on 4/30/2024, 9:33:32 PM