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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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