diff --git a/apps/admin/src/sections/servers/server-form.tsx b/apps/admin/src/sections/servers/server-form.tsx index 26f5678..46f11f5 100644 --- a/apps/admin/src/sections/servers/server-form.tsx +++ b/apps/admin/src/sections/servers/server-form.tsx @@ -98,7 +98,7 @@ function DynamicField({ field.generate ? ( field.generate.functions && field.generate.functions.length > 0 ? ( - + } />, - + diff --git a/apps/admin/src/sections/user/user-subscription/index.tsx b/apps/admin/src/sections/user/user-subscription/index.tsx index a8caf1f..309c97d 100644 --- a/apps/admin/src/sections/user/user-subscription/index.tsx +++ b/apps/admin/src/sections/user/user-subscription/index.tsx @@ -242,7 +242,7 @@ function RowMoreActions({ return (
- + diff --git a/apps/user/src/layout/user-nav.tsx b/apps/user/src/layout/user-nav.tsx index 8f29812..ea6c6cf 100644 --- a/apps/user/src/layout/user-nav.tsx +++ b/apps/user/src/layout/user-nav.tsx @@ -33,7 +33,7 @@ export function UserNav() { if (user) { return ( - +