Skip to content

Commit

Permalink
Use compact variant for close butotn in complementary area.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Jul 8, 2024
1 parent 37ddb07 commit 16b16fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ function ComplementaryArea( {
smallScreenTitle={ smallScreenTitle }
toggleButtonProps={ {
label: closeLabel,
size: 'small',
size: 'compact',
shortcut: toggleShortcut,
scope,
identifier,
Expand Down

0 comments on commit 16b16fd

Please sign in to comment.