From 58db5070c64389b9438f50dd0620a05c081ff46e Mon Sep 17 00:00:00 2001 From: meenal Date: Wed, 4 Oct 2023 00:51:35 +0530 Subject: [PATCH] export removed --- src/stories/Button.stories.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stories/Button.stories.js b/src/stories/Button.stories.js index c48f471..f7e9aac 100644 --- a/src/stories/Button.stories.js +++ b/src/stories/Button.stories.js @@ -52,4 +52,4 @@ export const Warning = { label: 'Delete now', backgroundColor: 'red', }, -} \ No newline at end of file +}