We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4791686 commit 586444aCopy full SHA for 586444a
1 file changed
src/components/LHNOptionsList/LHNOptionsList.tsx
@@ -210,7 +210,6 @@ function LHNOptionsList({style, contentContainerStyles, data, onSelectRow, optio
210
211
const shouldShowRBRorGBRTooltip = firstReportIDWithGBRorRBR === reportID;
212
213
- // Just to trigger action
214
return (
215
<OptionRowLHNData
216
reportID={reportID}
0 commit comments