diff --git a/web/src/routes/settings/fields/index.tsx b/web/src/routes/settings/fields/index.tsx index 4ab6aa3..ac2dcfc 100644 --- a/web/src/routes/settings/fields/index.tsx +++ b/web/src/routes/settings/fields/index.tsx @@ -604,7 +604,7 @@ const RouteComponent = () => { /> - + ); };