rusackas commented on a change in pull request #13438:
URL: https://github.com/apache/superset/pull/13438#discussion_r589981425
##########
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"
Review comment:
```suggestion
title={t('Annotation Slice Configuration')}
```
----------------------------------------------------------------
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]