From a2d4f194221b72f50fc81b6a4e5a15d80cb434cb Mon Sep 17 00:00:00 2001 From: Anubhav Date: Fri, 28 Apr 2023 19:24:08 +0530 Subject: [PATCH] tried fixing the UI with some changes --- pages/dashboard.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/dashboard.tsx b/pages/dashboard.tsx index 9349bbc..7deb9c2 100644 --- a/pages/dashboard.tsx +++ b/pages/dashboard.tsx @@ -51,7 +51,7 @@ const Dashboard: NextPage = () => {
@@ -81,7 +81,7 @@ const Dashboard: NextPage = () => { if (result.isConfirmed) { Swal.fire( 'Saved', - 'Your Tweet has been saved successfully', + 'Your Tweet has been saved successfully!', 'success' ) } @@ -93,7 +93,7 @@ const Dashboard: NextPage = () => {
-
+
@@ -111,12 +111,12 @@ const Dashboard: NextPage = () => {

- What is open source? 🤔 + 🤔What is open source? 🤔

- Thread 🧵: + A Thread 🧵:

-
+
{/* */}