Skip to content

Commit

Permalink
Fix prop
Browse files Browse the repository at this point in the history
  • Loading branch information
aveline committed Aug 16, 2023
1 parent 1a04a48 commit 310dd7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ function PrimaryActionMarkup({
const content = buttonFrom(
shouldShowIconOnly(isNavigationCollapsed, primaryAction),
{
primary,
variant: 'primary',
},
);

Expand Down

0 comments on commit 310dd7f

Please sign in to comment.