File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
client/src/components/LoginSignUpTW Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ const SignIn = () => {
7272 < hr className = 'my-2' />
7373 < p className = "my-4" > Don't have an Account ? < Link to = { '/SignUp' } > < span className = "text-blue-500" > SignUp</ span > </ Link > </ p >
7474 </ div >
75+ < p className = "text-center text-white pt-1" > © JKChatApp || Developed and Designed By JehanKandy</ p >
7576 </ div >
7677 < div className = "" > </ div >
7778 </ div >
Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ const SignUp = () => {
7272 < hr className = 'my-2' />
7373 < p className = "my-4" > Already have an Account ? < Link to = { '/' } > < span className = "text-blue-500" > SignUp</ span > </ Link > </ p >
7474 </ div >
75+ < p className = "text-center text-white pt-1" > © JKChatApp || Developed and Designed By JehanKandy</ p >
7576 </ div >
7677 < div className = "" > </ div >
7778 </ div >
You can’t perform that action at this time.
0 commit comments