Skip to content

Commit

Permalink
text change
Browse files Browse the repository at this point in the history
  • Loading branch information
gestchild committed Jun 12, 2024
1 parent 403cbdd commit 0610a9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ const WorkDetailsAvailableOnline = ({
<thead>
<tr>
<th>Name</th>
<th>Kind</th>
<th>File format</th>
<th>Size</th>
<th>Download</th>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const DownloadItem: FunctionComponent<{
{/* <thead className="visually-hidden">
<tr>
<th>Name</th>
<th>Kind</th>
<th>File format</th>
<th>Size</th>
<th>Download</th>
</tr>
Expand Down

0 comments on commit 0610a9f

Please sign in to comment.