Skip to content

Commit

Permalink
[ Navigation block ] Remove unnecessary white spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurudrive committed Dec 15, 2024
1 parent 6e85888 commit 61e088f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default function ResponsiveWrapper( {
'is-menu-open': isOpen,
'hidden-by-default': isHiddenByDefault,
}
);
).trim();

const styles = {
color: ! overlayTextColor?.slug && overlayTextColor?.color,
Expand Down

0 comments on commit 61e088f

Please sign in to comment.