From d050df98b4f7d968c0e44385e7e942c43daa8ab2 Mon Sep 17 00:00:00 2001 From: ameer2468 <33054370+ameer2468@users.noreply.github.com> Date: Tue, 18 Jun 2024 11:21:36 +0300 Subject: [PATCH] styling --- interface/app/$libraryId/debug/cloud.tsx | 2 +- interface/app/onboarding/join-library.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/app/$libraryId/debug/cloud.tsx b/interface/app/$libraryId/debug/cloud.tsx index 67772d5ec..4c83f4d75 100644 --- a/interface/app/$libraryId/debug/cloud.tsx +++ b/interface/app/$libraryId/debug/cloud.tsx @@ -158,7 +158,7 @@ const Library = ({ thisInstance, cloudLibrary }: LibraryProps) => { return (

Library

- +

Name: {cloudLibrary.name}

diff --git a/interface/app/onboarding/join-library.tsx b/interface/app/onboarding/join-library.tsx index 4ed91c0f0..917eaaebe 100644 --- a/interface/app/onboarding/join-library.tsx +++ b/interface/app/onboarding/join-library.tsx @@ -27,7 +27,7 @@ export function JoinLibrary() {
Cloud Libraries -
    +