From 3c2cda699ea53d670f8966cb64eaa0bc8ce1789c Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Sun, 5 Feb 2023 11:08:57 -0500 Subject: [PATCH] fixes #1179 --- docs/components/input.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/components/input.md b/docs/components/input.md index f28ac0590..23b1b0153 100644 --- a/docs/components/input.md +++ b/docs/components/input.md @@ -247,7 +247,7 @@ Use [CSS parts](#css-parts) to customize the way form controls are drawn. This e ```