Closed CodeWringer closed 6 months ago
The arguments isOwner and isEditable are superfluous. This data can instead be fetched from properties on the view model.
isOwner
isEditable
No longer relevant - already taken care of.
The arguments
isOwner
andisEditable
are superfluous. This data can instead be fetched from properties on the view model.