i took a look at the fluent detailsList grouped example in the official page of fluentUI: https://developer.microsoft.com/en-us/fluentui#/controls/web/detailslist/grouped
and edited their example a bit so some of the groups has 1 row
now when I select the item in the row the group row (the group title) is also selected
I want to prevent that. is there a way?