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 ce4a632 commit 4791686Copy full SHA for 4791686
1 file changed
src/components/LHNOptionsList/LHNOptionsList.tsx
@@ -210,6 +210,7 @@ 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