diff --git a/frontend/src/components/config/Config.tsx b/frontend/src/components/config/Config.tsx index a42728e42..938eb8aab 100644 --- a/frontend/src/components/config/Config.tsx +++ b/frontend/src/components/config/Config.tsx @@ -75,14 +75,16 @@ export function Config>({ return (
-
+
{Object.keys(config).map((config) => ( ))}