From 549d88c4738f97d7838a95a24135f77ca0e045dc Mon Sep 17 00:00:00 2001 From: lvuch Date: Thu, 23 Jan 2020 15:22:09 -0700 Subject: [PATCH] lint fix --- stories/DesignSystems.stories.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stories/DesignSystems.stories.js b/stories/DesignSystems.stories.js index 4a099aabc2..583bcd72cb 100644 --- a/stories/DesignSystems.stories.js +++ b/stories/DesignSystems.stories.js @@ -100,4 +100,4 @@ export const allColors = () => ({

Dark: Primary Text Light: Body Background

` -}); \ No newline at end of file +});