From 067f80c56262975bb9a6d8b580d006444697a79c Mon Sep 17 00:00:00 2001 From: Nathan Vasse Date: Fri, 20 Oct 2023 17:15:06 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(react)=20fix=20Input=20doc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This typo was probably due to a bad copy pasta. --- packages/react/src/components/Forms/Input/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react/src/components/Forms/Input/index.mdx b/packages/react/src/components/Forms/Input/index.mdx index 091b8d0..b3940d9 100644 --- a/packages/react/src/components/Forms/Input/index.mdx +++ b/packages/react/src/components/Forms/Input/index.mdx @@ -122,7 +122,7 @@ You can use all the props of the native html `` element props plus the fo ## Design tokens -Here are the custom design tokens defined by the button. +Here are the custom design tokens defined by the input. | Token | Description | |--------------- |----------------------------- |