fix typo
This commit is contained in:
parent
4a461e83d1
commit
f6dc02403a
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ class FileDownloadLink extends React.PureComponent<Props> {
|
||||||
costInfo,
|
costInfo,
|
||||||
loading,
|
loading,
|
||||||
pause,
|
pause,
|
||||||
|
claim,
|
||||||
} = this.props;
|
} = this.props;
|
||||||
|
|
||||||
const openFile = () => {
|
const openFile = () => {
|
||||||
|
|
Loading…
Add table
Reference in a new issue