Skip to content

Fix missing prop for content editor stories

Ezekiel Kigbo requested to merge ek-fix-storybook-content-editor-error into master

What does this MR do and why?

Adds the missing markdownDocsPath property to the content editor stories.

The required prop was introduced in !120850 (diffs)

Screenshots or screen recordings

No visual changes, just one less error message in the console 😅

Before After
Screenshot_2023-10-25_at_12.03.25_pm Screenshot_2023-10-25_at_11.54.43_am

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Ezekiel Kigbo

Merge request reports