clubgamma / club-gamma-frontend

This is the official frontend repo of club gamma website.
https://clubgamma.vercel.app
MIT License
0 stars 24 forks source link

Stat component now fetches data dynamically #25

Closed A-4-Atom closed 1 week ago

A-4-Atom commented 1 week ago

Stat Component fetches data dynamically from backend. If there's any error while fetching, the component conditionally renders "Something went wrong, try again after some time".

@jalaym825

closes #12

jalaym825 commented 1 week ago

Take care of auto formatting setting, it's hard to track the changes. @A-4-Atom

A-4-Atom commented 1 week ago

@jalaym825 I've formatted the code as best as i could, my code editor auto formatted it.

jalaym825 commented 1 week ago

@jalaym825 I've formatted the code as best as i could, my code editor auto formatted it.

I was saying that, format the code you are adding or updating, don't format whole file, if you do so, it's hard to track changes then. NVM, I tested changes, looks fine to me. Good work, merging pr!!!