From 68c93abbb40152fad491fce6ed9f6996e97aeedd Mon Sep 17 00:00:00 2001 From: Prashanth HN Date: Fri, 16 Sep 2022 08:32:54 +0530 Subject: [PATCH] Improved docs for NativeSelect & TextArea --- docs/docs/components/nativeSelect.mdx | 5 +---- docs/docs/components/text-area.mdx | 4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/docs/components/nativeSelect.mdx b/docs/docs/components/nativeSelect.mdx index 0eb3e12..298f366 100644 --- a/docs/docs/components/nativeSelect.mdx +++ b/docs/docs/components/nativeSelect.mdx @@ -123,15 +123,12 @@ const options = [
; ``` -> Note: **error** can also be passed as a boolean. - + ``` - + ### Rows & Cols