vogievetsky commented on a change in pull request #11503:
URL: https://github.com/apache/druid/pull/11503#discussion_r677672314
##########
File path: web-console/src/components/timed-button/timed-button.tsx
##########
@@ -42,7 +42,7 @@ export const TimedButton = React.memo(function
TimedButton(props: TimedButtonPro
label,
delays,
onRefresh,
- type,
+ type: _type,
Review comment:
wait, why is this needed? should it just be removed?
--
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]