Describe the bug
An unassigned object to a variable before exporting as module default
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/ipfs/ipfs-webui/blob/main/src/icons/Icons.stories.js
- Go to line 37
- See anonymous-default-export
Expected behavior
object assigned to a variable before exporting as module default
Screenshots
https://storybook.js.org/docs/writing-stories/typescript
Describe the bug
An unassigned object to a variable before exporting as module default
To Reproduce
Steps to reproduce the behavior:
Expected behavior
object assigned to a variable before exporting as module default
Screenshots
https://storybook.js.org/docs/writing-stories/typescript