This mundane task fairly simple on static views, isn\'t complying with React.
Can someone advise me how to open a pdf file as a href on a new tab?
Here\'s my
Also you can use require function directly:
require
import React, { Component } from 'react'; class Download extends Component { render() { return ( Download Pdf ); } } export default Download;