pgadmin4/web/pgadmin/browser/server_groups/servers/databases/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
..
img 1) Added the option 'Show template databases?' to display template databases regardless of the setting of 'Show system objects?'. 2022-06-13 14:50:17 +05:30
js Fixed the following code smells: 2024-04-09 19:18:56 +05:30