fix: Query History (#14498)

* fix for QUery History

* fixed
This commit is contained in:
AAfghahi
2021-05-05 17:00:32 -04:00
committed by GitHub
parent f9567efe81
commit 12baba03cc

View File

@@ -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()}