The Legend component is exported as "ContinuousLegend" and not as "Legend" as it appears in the storybook. The name of the component should be evidentiated in the storybook as well. - Export the same component both as "ContinuousLegend" and as "Legend" - Replace the name of the component on the code level to Legend.
The Legend component is exported as "ContinuousLegend" and not as "Legend" as it appears in the storybook.
The name of the component should be evidentiated in the storybook as well.