diff --git a/src/pages/Clients.tsx b/src/pages/Clients.tsx index 035e95f..82ece98 100644 --- a/src/pages/Clients.tsx +++ b/src/pages/Clients.tsx @@ -116,18 +116,19 @@ export default function Clients() { return (
-
-
-

{t.clients.title}

-

- {t.clients.description(activeWorkspace.name)} -

-
- +
+
+

{t.clients.title}

+

+ {t.clients.description(activeWorkspace.name)} +

+
+ {canCreateClient && ( )}