Update report route

+ pass claim id

Example: https://lbry.com/dmca/116d62d14d8efc311e1f8a9de92dcbc17deb259a
This commit is contained in:
Thomas Zarebczan 2019-10-10 13:42:29 -04:00 committed by GitHub
parent 648639e6c6
commit 0974e6d6b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -194,7 +194,7 @@ class AssetInfo extends React.Component {
<a
className={'link--primary'}
target='_blank'
href='https://lbry.com/dmca'
href={`https://lbry.com/dmca/${claimId}`}
>
Report
</a>