mirror of
https://github.com/apache/superset.git
synced 2026-04-23 18:14:56 +00:00
@@ -120,6 +120,7 @@ const RunQueryActionButton: React.FC<Props> = ({
|
||||
return (
|
||||
<StyledButton>
|
||||
<ButtonComponent
|
||||
data-test="run-query-action"
|
||||
onClick={() =>
|
||||
onClick(shouldShowStopBtn, allowAsync, runQuery, stopQuery)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user