Add compute live preview component
Created by: unclejustin
Closes https://github.com/sourcegraph/sourcegraph/issues/37966
This is simply a static rendering of the preview component. The backend pieces will be implemented here Code Insights: Assemble compute-powered insight creation UI
Test plan
- See the fully rendered preview in storybook
- See the blurred preview by navigating to
insights/create/compute
- Both should match designs
App preview:
Check out the client app preview documentation to learn more.