mirror of
https://github.com/apache/superset.git
synced 2026-04-27 12:05:24 +00:00
@@ -168,6 +168,7 @@ export default function SouthPane({
|
||||
onChange={switchTab}
|
||||
id={shortid.generate()}
|
||||
fullWidth={false}
|
||||
animated={false}
|
||||
>
|
||||
<Tabs.TabPane tab={t('Results')} key="Results">
|
||||
{renderResults()}
|
||||
|
||||
Reference in New Issue
Block a user