RishabhJain0721 / Dorm-Deals-Frontend

Check this site out by clicking on the given link :
https://dorm-deals-frontend.vercel.app
7 stars 15 forks source link

Improve formatting, add JSDoc comment blocks, fix useReducer hook #12

Closed yurii-vasyliev closed 12 months ago

yurii-vasyliev commented 1 year ago
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dorm-deals-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 8:21am
RishabhJain0721 commented 1 year ago

Hi Please remove the extra blank lines you have added. Resolve conflicts too.

yurii-vasyliev commented 1 year ago

@RishabhJain0721 , spaces were generated automatically by JSDoc, I ran prettier against docs/*html and added that to the docs command.

Conflicts have been resolved as well.

I'd recommend checking your useReducer calls to make sure I added initializers correctly.

RishabhJain0721 commented 12 months ago

Sorry but this was a simple issue and didn't require this much complexity.