You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a short term solution for being able to display a story as a reference in .mdx docs? For example, I have an icons.stories.ts file with a name arg to pass in the icon name. I'd like to display specific icons within other documentation pages with the Story Doc Block, but because of the deprecated changes in 7.0+, I cant do this without having to define each story separately.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a short term solution for being able to display a story as a reference in
.mdx
docs? For example, I have an icons.stories.ts file with aname
arg to pass in the icon name. I'd like to display specific icons within other documentation pages with the Story Doc Block, but because of the deprecated changes in 7.0+, I cant do this without having to define each story separately.Related issue: #22302
Specific comment: Issue 22302#issuecomment-1546281178
Beta Was this translation helpful? Give feedback.
All reactions