diff --git a/web/pgadmin/static/js/components/PgTable.jsx b/web/pgadmin/static/js/components/PgTable.jsx index e87a5754373..e402d9cbe8e 100644 --- a/web/pgadmin/static/js/components/PgTable.jsx +++ b/web/pgadmin/static/js/components/PgTable.jsx @@ -66,7 +66,7 @@ function TableRow({index, style, schema, row, measureElement}) {