import React from 'react'; import Pdf from './pdf'; export default function App () { return (

PDF.js rendering example with Create React App

) }