mirror of
https://github.com/apache/superset.git
synced 2026-06-01 13:49:21 +00:00
feat(sqllab): introduce splitter for adjusting sidebar and query panel (#34767)
This commit is contained in:
@@ -302,7 +302,6 @@ const QueryTable = ({
|
||||
<ResultSet
|
||||
showSql
|
||||
queryId={query.id}
|
||||
height={400}
|
||||
displayLimit={displayLimit}
|
||||
defaultQueryLimit={1000}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user