Closed Fuzzy3 closed 2 months ago
As a pre-task to upgrading Storybook to v8 (#3547), we should remove the type of the args in the render function in our stories, due to this issue. Storybook v8 does some internal mapping, meaning we have to get rid of the explicit type.
Describe the housekeeping request
As a pre-task to upgrading Storybook to v8 (#3547), we should remove the type of the args in the render function in our stories, due to this issue. Storybook v8 does some internal mapping, meaning we have to get rid of the explicit type.