change to Report (eng)
This commit is contained in:
@@ -4,7 +4,7 @@ function DownloadReport({ URL }) {
|
|||||||
return (
|
return (
|
||||||
<p>
|
<p>
|
||||||
<Link passHref href={URL}>
|
<Link passHref href={URL}>
|
||||||
<button>下载报告</button>
|
<button>Report (Eng)</button>
|
||||||
</Link>
|
</Link>
|
||||||
</p>
|
</p>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user