Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
shiva-menta committed Oct 25, 2024
1 parent 80937d1 commit 0e710b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/degree-plan/components/Infobox/common/Popover.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ const PopoverTitle = ({ children, title }) => (
</Popover>
);

export { PopoverTitle, Popover };
export { PopoverTitle, Popover };
1 change: 1 addition & 0 deletions frontend/degree-plan/tsconfig.tsbuildinfo

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions frontend/plan/tsconfig.tsbuildinfo

Large diffs are not rendered by default.

0 comments on commit 0e710b0

Please sign in to comment.