diff --git a/README.md b/README.md index c0522a9e..026d5c8e 100644 --- a/README.md +++ b/README.md @@ -260,17 +260,17 @@ We extend our heartfelt gratitude to all the amazing contributors who have made - - haseebzaki-07 + + jainaryan04
- Haseeb Zaki + Aryan Ramesh Jain
- - Ashwinib26 + + haseebzaki-07
- Ashwini_ab + Haseeb Zaki
@@ -282,6 +282,13 @@ We extend our heartfelt gratitude to all the amazing contributors who have made + + + Ashwinib26 +
+ Ashwini_ab +
+ itznayan @@ -304,10 +311,10 @@ We extend our heartfelt gratitude to all the amazing contributors who have made - - VinayLodhi1712 + + NilanchalaPanda
- Vinay Anand Lodhi + Nilanchal
@@ -317,15 +324,15 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Aman Yadav + + - - NilanchalaPanda + + VinayLodhi1712
- Nilanchal + Vinay Anand Lodhi
- - Sawan-Kushwah @@ -361,6 +368,8 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Vishnu Prasad Korada + + sajalbatra @@ -368,8 +377,6 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Sajal Batra - - PavanTeja2005 @@ -405,6 +412,8 @@ We extend our heartfelt gratitude to all the amazing contributors who have made MD REHAN + + T-Rahul-prabhu-38 @@ -412,8 +421,6 @@ We extend our heartfelt gratitude to all the amazing contributors who have made t rahul prabhu - - Aditya90456 @@ -421,6 +428,13 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Aditya Bakshi + + + vaishnavipal1869 +
+ vaishnavipal1869 +
+ tanishirai @@ -442,6 +456,8 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Sourabh Singh Rawat + + Shiva-Bajpai @@ -456,8 +472,6 @@ We extend our heartfelt gratitude to all the amazing contributors who have made MANI - - Ayush215mb @@ -486,6 +500,8 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Vaibhav-Kumar-K-R + + Syed-Farazuddin @@ -500,8 +516,6 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Stuti - - Sapna127 @@ -530,6 +544,8 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Mohit Rana + + jaidh01 @@ -537,6 +553,13 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Jai Dhingra + + + harjasae2001 +
+ Harjas Singh +
+ mishradev1 @@ -544,8 +567,6 @@ We extend our heartfelt gratitude to all the amazing contributors who have made Dev Mishra - - chikatlarakesh diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index c5a927fb..998c1300 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -6,6 +6,7 @@ import { Outlet } from 'react-router-dom'; import BackToTopButton from './components/Shared/BackToTopButton'; import Preloader from './components/Preloader'; + function App() { return ( <> @@ -14,6 +15,8 @@ function App() {