pgadmin4/web/pgadmin/browser/server_groups/servers/static
Akshay Joshi 30d2d1b23e Fixed the following code smells:
1) useState call is not destructured into value + setter pair.
2) A fragment with only one child is redundant.
3) Unnecessary '.apply()' and '.call()'.
4) Expected the Promise rejection reason to be an Error.
2024-04-09 19:18:56 +05:30
..
css 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
img Update EPAS server icon. 2022-03-02 13:30:59 +00:00
js Fixed the following code smells: 2024-04-09 19:18:56 +05:30