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