Closed yasskin closed 2 years ago
Fixes Storybook linting warning: warning Named exports should not use the name annotation if it is redundant to the name that would be generated by the export name storybook/no-redundant-story-name
warning Named exports should not use the name annotation if it is redundant to the name that would be generated by the export name storybook/no-redundant-story-name
Storybook can be viewed here https://docspot.adnxs.net/projects/lucid/Fix-Storyboo-Named-Exports-Linting-Error
Manually tested across supported browsers
[ ] Unit tests written (common at minimum)
common
[ ] PR has one of the semver- labels
semver-
[ ] Two core team engineer approvals
[ ] One core team UX approval
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
PR Checklist
Fixes Storybook linting warning:
warning Named exports should not use the name annotation if it is redundant to the name that would be generated by the export name storybook/no-redundant-story-name
Storybook can be viewed here https://docspot.adnxs.net/projects/lucid/Fix-Storyboo-Named-Exports-Linting-Error
Manually tested across supported browsers
[ ] Unit tests written (
common
at minimum)[ ] PR has one of the
semver-
labels[ ] Two core team engineer approvals
[ ] One core team UX approval