Skip to content

Commit

Permalink
Did todo
Browse files Browse the repository at this point in the history
  • Loading branch information
MinhxNguyen7 committed Aug 23, 2023
1 parent 469b8d3 commit b28cd8a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ const GPACell = withStyles(styles)((props: GPACellProps) => {
};

return (
// TODO: Pass instructor to GradesPopup for Zotistics link
// I don't know why the popover doesn't close on clickaway without the listener, but this does seem to be the usual recommendation
<NoPaddingTableCell className={classes.cell}>
<Box className={classes.cell}>
Expand Down

0 comments on commit b28cd8a

Please sign in to comment.