From 2e50b3721bc17563b28acaa6701d01e3fcff9f9b Mon Sep 17 00:00:00 2001 From: chanchalkhatri19 Date: Thu, 8 Jan 2026 12:27:24 +0000 Subject: [PATCH] updated whitespaces Signed-off-by: chanchalkhatri19 --- docs/dls/contributing-to-storybook.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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