diff --git a/docs/dls/contributing-to-storybook.md b/docs/dls/contributing-to-storybook.md index fda7621ad2..7b5aaffd5d 100644 --- a/docs/dls/contributing-to-storybook.md +++ b/docs/dls/contributing-to-storybook.md @@ -56,10 +56,9 @@ core ``` :::note Note - + Make sure your component story file has the following format componentName.stories.tsx - ::: ## Running locally