Skip to content

Commit

Permalink
help
Browse files Browse the repository at this point in the history
  • Loading branch information
angenibai committed Sep 12, 2021
1 parent e52ac9e commit 5401ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Result.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const Result = () => {

const handlePrint = useReactToPrint({
content: () => componentRef.current,
documentTitle: `summarised`,
documentTitle: `summarised`
});


Expand Down

0 comments on commit 5401ddd

Please sign in to comment.