Skip to content

Commit

Permalink
mb
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Apr 8, 2024
1 parent 23343a4 commit 34cf453
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export const ResultsReport: React.FC = () => {
justifyContent="center"
alignItems="center"
>
<Grid item xs={12}>
<Grid item xs={12} marginBottom={1}>
<DownloadAsPDF contentId="DownloadAsPDF" />{" "}
</Grid>
</Grid>
Expand Down

0 comments on commit 34cf453

Please sign in to comment.