From 9a47439c0cab31867dc5e2d1fd41edfc956c00fd Mon Sep 17 00:00:00 2001 From: savindi7 Date: Tue, 14 Mar 2023 15:06:01 +0530 Subject: [PATCH] chore(react): retrigger PR builder --- .../components/PhoneNumberInput/PhoneNumberInput.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react/src/components/PhoneNumberInput/PhoneNumberInput.stories.mdx b/packages/react/src/components/PhoneNumberInput/PhoneNumberInput.stories.mdx index 6c0af927..5694b0ed 100644 --- a/packages/react/src/components/PhoneNumberInput/PhoneNumberInput.stories.mdx +++ b/packages/react/src/components/PhoneNumberInput/PhoneNumberInput.stories.mdx @@ -20,7 +20,7 @@ export const Template = args => ; ## Overview -Use the `PhoneNumberInput` component to collect phone numbers from users including the country dial code. +Use the `PhoneNumberInput` component to collect phone numbers from users including the country's dial code.