From b0b17f78bd7c207d129f83e844b3a63f22e1c409 Mon Sep 17 00:00:00 2001 From: Shubhdeep Chhabra Date: Sun, 17 Jul 2022 19:54:32 +0530 Subject: [PATCH 1/2] chore: fix typo --- .../{Customise.stories.mdx => Customize.stories.mdx} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename src/components/Helpers/{Customise.stories.mdx => Customize.stories.mdx} (96%) diff --git a/src/components/Helpers/Customise.stories.mdx b/src/components/Helpers/Customize.stories.mdx similarity index 96% rename from src/components/Helpers/Customise.stories.mdx rename to src/components/Helpers/Customize.stories.mdx index 8fb9bb9..72847b6 100644 --- a/src/components/Helpers/Customise.stories.mdx +++ b/src/components/Helpers/Customize.stories.mdx @@ -22,7 +22,7 @@ export const colorConfig = { }, }, }; -export const CustomiseButton = (args) => { +export const CustomizeButton = (args) => { return ( -There can be 2 different variants of `flat` and `elevated` kind buttton +There can be 2 different variants of `flat` and `elevated` kind button