This diff addresses a concern in D9481 where the usePushUserProfileModal arguments could have been improved by making them read-only as a Props object
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- eng-3998 (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Actually, I have no idea why I gave that feedback in D9476... it's a hook not a functional component so having userID: string as an argument makes more sense than a Props object.
Sorry about the confusion, feel free to abandon