rusackas commented on a change in pull request #13438:
URL: https://github.com/apache/superset/pull/13438#discussion_r589982107



##########
File path: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx
##########
@@ -455,7 +455,6 @@ export default class AnnotationLayer extends 
React.PureComponent {
         <div style={{ marginRight: '2rem' }}>
           <PopoverSection
             isSelected
-            onSelect={() => {}}
             title="Annotation Slice Configuration"
             info={`This section allows you to configure how to use the slice
                to generate annotations.`}

Review comment:
       ```suggestion
               info={t(`This section allows you to configure how to use the 
slice
                  to generate annotations.`)}
   ```
   I know this is just bycatch, but if you get in there for my other pedantic 
nits, we might as well get these too ;)




----------------------------------------------------------------
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.

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