From 5e46c55e93110c12cb5c8be2689185b083bafcf8 Mon Sep 17 00:00:00 2001 From: Chayan Date: Fri, 6 Oct 2023 21:38:42 +0530 Subject: [PATCH] feature added and title changed --- public/index.html | 2 +- src/pages/Landing/Landing.js | 2 +- src/pages/Login/Login.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 6a9f8c2..f705a60 100644 --- a/public/index.html +++ b/public/index.html @@ -21,7 +21,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + ToDo App diff --git a/src/pages/Landing/Landing.js b/src/pages/Landing/Landing.js index 749d9e3..b929eed 100644 --- a/src/pages/Landing/Landing.js +++ b/src/pages/Landing/Landing.js @@ -14,7 +14,7 @@ const Landing = () => { icon: github(10), }, { - href: "https://twitter.com/appwrite_io", + href: "https://twitter.com/appwrite", icon: twitter(10), }, { diff --git a/src/pages/Login/Login.js b/src/pages/Login/Login.js index 115fa7c..451c3ad 100644 --- a/src/pages/Login/Login.js +++ b/src/pages/Login/Login.js @@ -23,7 +23,7 @@ const Login = ({ dispatch }) => { return register ? ( ) : ( -
+

Login