Closed
Description
Description/Context
Add Storybook stories for our front end learning resource page-components
. These are quite configurable will benefit from a render playground and usage notes.
We currently have stories for our ol-components
publishing to GitHub Pages at https://mitodl.github.io/mit-open/storybook. The additional stories will accompany them here.
Plan/Design
Write *.stories.tsx and *.mdx files for LearningResourceCard
and LearningResourceCardTemplate
. The ButtonLink stories can be used as a reference.
See also the Storybook documentation: