diff --git a/src/components/PlaygroundConnect.tsx b/src/components/PlaygroundConnect.tsx index cc82b1b..97d9381 100644 --- a/src/components/PlaygroundConnect.tsx +++ b/src/components/PlaygroundConnect.tsx @@ -35,7 +35,7 @@ const TokenConnect = ({ return (
-
+
-
+

Connect to playground

-

- {copy} -

+

{copy}

{CLOUD_ENABLED && ( -
+
{ @@ -130,4 +128,3 @@ export const PlaygroundConnect = ({
); }; -