GermanS04 / Kudos-board

0 stars 0 forks source link

Unused parameter #3

Open tristanlang opened 5 months ago

tristanlang commented 5 months 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 5 months ago

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

GermanS04 commented 5 months ago

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