Skip to content

Commit

Permalink
chore(react): retrigger PR builder
Browse files Browse the repository at this point in the history
  • Loading branch information
savindi7 committed Mar 14, 2023
1 parent af4720d commit 9a47439
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const Template = args => <PhoneNumberInput {...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.

<Canvas>
<Story name="Overview" argTypes={{ onChange: { action: 'Phone Number' } }} args={{label: "Mobile", placeholder: "Enter your Mobile"}}>
Expand Down

0 comments on commit 9a47439

Please sign in to comment.