Skip to content

remove duplicate storybook stories from browser/

Administrator requested to merge rm-dupe-stories into master

Created by: sqs

These stories now live in browser/src/**/*.story.tsx files next to the components they are about. These old story files are identical and were accidentally preserved when browser/ was moved in one PR and I had a simultaneous PR to improve our storybook stories, and I missed these duplicate files when rebasing.

Merge request reports

Loading