Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Dec 12, 2024
1 parent 58a8868 commit f9fe2ef
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,7 @@ const GlobalStylesPageActions = ( {
return (
<Menu>
<Menu.TriggerButton
render={
<Button
variant="tertiary"
size="compact"
/>
}
render={ <Button variant="tertiary" size="compact" /> }
>
{ __( 'Preview' ) }
</Menu.TriggerButton>
Expand Down

0 comments on commit f9fe2ef

Please sign in to comment.