mirror of
https://github.com/apache/superset.git
synced 2026-04-27 20:14:54 +00:00
chore: refactor ResultSet to functional component (#21186)
This commit is contained in:
@@ -245,7 +245,6 @@ const QueryTable = ({
|
||||
showSql
|
||||
user={user}
|
||||
query={query}
|
||||
actions={actions}
|
||||
height={400}
|
||||
displayLimit={displayLimit}
|
||||
defaultQueryLimit={1000}
|
||||
|
||||
Reference in New Issue
Block a user