Skip to content

Commit cff0a50

Browse files
committed
Docs fix based on AI Review
1 parent 45be937 commit cff0a50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/web/content/docs/forms/phone-input.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: React Phone Input - Flowbite
33
description: Use the phone number input component from Flowbite to set a phone number inside a form field and use sizes
44
---
55

6-
The phone number input component from Flowbite React, utilizing the native type="tel" attribute, enables users to input phone numbers within form fields.
6+
The phone number input component from Flowbite React, leveraging the native type="tel" attribute, simplifies entering phone numbers in form fields.
77

88
The examples are built with the utility classes from Tailwind CSS, and they are fully responsive, dark mode compatible, and support RTL layouts, making them suitable for any type of web project.
99

@@ -29,7 +29,7 @@ Get started with the following phone input example with default type as `type="t
2929

3030
## Theme
3131

32-
To learn more about how to customize the appearance of components, please see the [Theme docs](/docs/customize/theme).
32+
For detailed instructions on customizing component appearances, refer to the [Theme documentation](/docs/customize/theme).
3333

3434
<Theme name="phoneInput" />
3535

0 commit comments

Comments
 (0)