Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bandana147 committed Sep 19, 2024
1 parent 3658fe8 commit 1b38578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/global-navigation/global-navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function getHelpChildren() {
{ type: 'Support' },
{ type: 'Community' },
];
};
}

export const CONFIG = {
icons: isDarkMode() ? darkIcons : icons,
Expand Down

0 comments on commit 1b38578

Please sign in to comment.