update props to stay consistent with project in side-bar item
Details
Details
side bar item still renders and shows unread as expected
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- fix-side-bar
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
I'd prefer the former approach - I find it more readable. And I don't think that having this so consistent has a significant impact on the readability and maintainability (even when in all the components we used the same approach when destructuring the props, it wouldn't make the codebase significantly more readable).
Accepting, but I don't think that it matters too much
Comment Actions
I also generally don't see the point of diffs like this, and find the former approach slightly more readable anyways