Skip to content

Commit

Permalink
feat(redmine 1246959): fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
vapersmile committed Nov 21, 2023
1 parent 9c65f09 commit 16297dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export interface ISidebarMenuProps<
openedMenuIds?: T[];
}

// eslint-disable-next-line react-refresh/only-export-components
export function getRecursiveMenu<
T extends number | string,
C extends ElementType,
Expand Down

0 comments on commit 16297dc

Please sign in to comment.