This commit is contained in:
Sean Yesmunt 2018-09-19 11:55:14 -04:00
parent 4a461e83d1
commit f6dc02403a

View file

@ -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 = () => {