Skip to content

Commit

Permalink
Fixed download report link on Pages screen
Browse files Browse the repository at this point in the history
  • Loading branch information
azdak committed Nov 12, 2024
1 parent c10951a commit 059681d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/protected/pages/pages.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ const Pages = () => {
</div>

</section>
<a id="downloadReportLink" style={{ display: 'none' }}></a>
</>
);
};
Expand Down

0 comments on commit 059681d

Please sign in to comment.