Skip to content

Commit

Permalink
fixed no connected state for permissions page
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiKJha committed Oct 7, 2024
1 parent 509c2aa commit ca4fb3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ export const PermissionsPage = () => {
justifyContent={JustifyContent.center}
height={BlockSize.Full}
gap={2}
padding={4}
>
<Text
variant={TextVariant.bodyMdMedium}
Expand Down

0 comments on commit ca4fb3e

Please sign in to comment.