Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredvu committed Oct 4, 2024
1 parent 9d5d51d commit 22eca54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layout/Header/HeaderDesktop.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ export const HeaderDesktop = () => {
value: 'DOCUMENTATION',
slotBefore: <Icon iconName={IconName.Terminal} />,
label: stringGetter({ key: STRING_KEYS.API_DOCUMENTATION }),
// href: documentation,
onClick: () => {
dispatch(
openDialog(
Expand Down

0 comments on commit 22eca54

Please sign in to comment.