diff --git a/docs/components/input.md b/docs/components/input.md index 6e5e3126..adf94ead 100644 --- a/docs/components/input.md +++ b/docs/components/input.md @@ -264,7 +264,7 @@ const App = () => ( ### Customizing Label Position -Use parts to to customize the label's position. +Use parts to customize the label's position. ```html preview