X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5e9c2244747eff9fc02ff3c0d140bdde5e0b6845..b5b75b89e923864389f814af97974a55b69a343f:/src/components/data-explorer/data-explorer.tsx diff --git a/src/components/data-explorer/data-explorer.tsx b/src/components/data-explorer/data-explorer.tsx index c7a296a60f..0785f2e6cd 100644 --- a/src/components/data-explorer/data-explorer.tsx +++ b/src/components/data-explorer/data-explorer.tsx @@ -160,7 +160,6 @@ export const DataExplorer = withStyles(styles)( paperKey, fetchMode, currentItemUuid, title, doHidePanel, doMaximizePanel, doUnMaximizePanel, panelName, panelMaximized, elementPath } = this.props; - return
@@ -173,7 +172,7 @@ export const DataExplorer = withStyles(styles)( {!hideSearchInput && }
} {actions}