chore: refactor ResultSet to functional component (#21186)

This commit is contained in:
EugeneTorap
2022-09-06 17:55:07 +03:00
committed by GitHub
parent d130b4a24f
commit f603295678
9 changed files with 523 additions and 564 deletions

View File

@@ -245,7 +245,6 @@ const QueryTable = ({
showSql
user={user}
query={query}
actions={actions}
height={400}
displayLimit={displayLimit}
defaultQueryLimit={1000}