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,
|
||||
loading,
|
||||
pause,
|
||||
claim,
|
||||
} = this.props;
|
||||
|
||||
const openFile = () => {
|
||||
|
|
Loading…
Add table
Reference in a new issue