mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix multiple UI and SonarQube issues found when testing wcDocker changes. #6479
This commit is contained in:
@@ -117,7 +117,7 @@ export default function Processes() {
|
||||
/>
|
||||
</ErrorBoundary>
|
||||
)
|
||||
}, pgAdmin.Browser.stdW.md);
|
||||
}, pgAdmin.Browser.stdW.md, pgAdmin.Browser.stdH.md);
|
||||
}, []);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user