From 8cb4cf7b530647ee270a59f3f119740c0b71a050 Mon Sep 17 00:00:00 2001 From: ruthwikreddy09 Date: Thu, 14 Sep 2023 00:15:56 +0530 Subject: [PATCH] Placeholder text align in newsletter section --- src/components/NewsLetter.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/NewsLetter.tsx b/src/components/NewsLetter.tsx index 23f12d5..074a21c 100644 --- a/src/components/NewsLetter.tsx +++ b/src/components/NewsLetter.tsx @@ -85,7 +85,7 @@ const NewsLetter = () => {
{ ); }; -export default NewsLetter; \ No newline at end of file +export default NewsLetter;