bito-code-review[bot] commented on PR #41871:
URL: https://github.com/apache/superset/pull/41871#issuecomment-4910479492

   <!-- Bito Reply -->
   The review comment correctly identifies a typo in an inline comment within 
`FilterScopeSelector.tsx`. The comment refers to `react-checkbox-trees.css`, 
while the actual stylesheet used is `react-checkbox-tree.css`. Correcting this 
typo improves maintainability by ensuring developers can accurately locate the 
source of style overrides. As the file `FilterScopeSelector.tsx` is not present 
in the provided PR diff, I cannot implement the fix directly. Please update the 
comment in `FilterScopeSelector.tsx` at line 316 to reference 
`react-checkbox-tree.css` instead of `react-checkbox-trees.css`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to