canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
93 stars 51 forks source link

Code examples missing in the docs #1039

Open andesol opened 6 months ago

andesol commented 6 months ago

Many examples in the documentation across different pages don't have a code example, showing "No code available". For instance all component variants in this page https://canonical.github.io/react-components/?path=/docs/confirmationmodal--docs

bartaz commented 6 months ago

@petermakowski could this be related to Storybook migration?

petermakowski commented 6 months ago

@petermakowski could this be related to Storybook migration?

I believe so, and will be resolved by addressing https://github.com/canonical/react-components/issues/1001