Skip to content

Commit

Permalink
add semi
Browse files Browse the repository at this point in the history
  • Loading branch information
mdirolf committed Oct 28, 2023
1 parent db59588 commit 40f105a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/PuzzleStats.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ interface TableData extends MetaSubmissionForStatsViewT {
d: string;
r: string;
p: string;
};
}

const MetaSubmissionList = (props: MetaSubmissionListProps) => {
const { showSnackbar } = useSnackbar();
Expand Down

0 comments on commit 40f105a

Please sign in to comment.