From 61ea48c8751a8b93f80f808e6ff05a0bb33b6772 Mon Sep 17 00:00:00 2001 From: justin-park Date: Fri, 19 Aug 2022 15:06:06 -0700 Subject: [PATCH] fix(sqllab): avoid unexpected re-rendering on DatabaseSelector --- superset-frontend/src/components/TableSelector/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/superset-frontend/src/components/TableSelector/index.tsx b/superset-frontend/src/components/TableSelector/index.tsx index 4c07e256cc2e4..6b6a279583381 100644 --- a/superset-frontend/src/components/TableSelector/index.tsx +++ b/superset-frontend/src/components/TableSelector/index.tsx @@ -291,7 +291,6 @@ const TableSelector: FunctionComponent = ({ function renderDatabaseSelector() { return (