synerise-design
synerise-design copied to clipboard
Storybook examples outdated
Hi,
I noticed that some examples(stories) in storybook seems outdated.
For example: https://github.com/Synerise/synerise-design/blob/92df028df2a2a2b60f10642dc0228308cd4cdff7/packages/portal/stories/components/Layout/BothSidebarsWithoutHeader.stories.tsx#L19-L24
transitionName and transitionTime props are passed to Layout component but in current Layout props definition there are no such properties: https://github.com/Synerise/synerise-design/blob/fcac509885a1399f0778111d085f4c657950f0b2/packages/components/layout/src/Layout.types.ts#L12-L23
Are there any plans to update docs?
@ofsajd ☝️
Same for appLayout and CardSelectGroup (no column prop). Any visibility on if/when the source code will be up to date with the storybook?