GermanS04 / Kudos-board

0 stars 0 forks source link

Unused parameter #3

Open tristanlang opened 1 week ago

tristanlang commented 1 week ago

Since this parameter is unused, you can just leave it as _

https://github.com/GermanS04/Kudos-board/blob/6756ba6b014a142d3dc087a16036e628e7e62102/Frontend/kudos-board/src/components/Boards.jsx#L17

tristanlang commented 1 week ago

This is also applicable across several other components, so please check those out for updating, too.

GermanS04 commented 1 week ago

Thank you for noticing it, I'll work on making those changes for the capstone and future projects to make it more readable