From ad9a101d586d75b78a6800c98ca5454610a4d4a4 Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Fri, 23 Apr 2021 18:25:09 +0100 Subject: [PATCH] Update text area component --- src/components/TextArea/index.tsx | 16 ++++++----- src/components/TextArea/styles.ts | 46 ++++++++++++------------------- 2 files changed, 26 insertions(+), 36 deletions(-) diff --git a/src/components/TextArea/index.tsx b/src/components/TextArea/index.tsx index 2aefcef..655fd28 100644 --- a/src/components/TextArea/index.tsx +++ b/src/components/TextArea/index.tsx @@ -49,13 +49,15 @@ const TextArea = ({ )}
-