Skip to content

Commit

Permalink
Try the ItemGroup isSeparated style variant.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Oct 29, 2024
1 parent ef342f0 commit 7643334
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ function ScreenRoot() {
<CardDivider />

<CardBody>
<ItemGroup isBordered isSeparated>
<ItemGroup isSeparated>
<NavigationButtonAsItem path="/blocks">
<HStack justify="space-between">
<FlexItem>{ __( 'Blocks' ) }</FlexItem>
Expand Down

0 comments on commit 7643334

Please sign in to comment.