dmk99 / react-pdf-table

Storybook Available
https://dmk99.github.io/react-pdf-table
MIT License
152 stars 62 forks source link

How to run this alongside react-pdf #30

Closed jamesshapiro closed 3 years ago

jamesshapiro commented 3 years ago

Suppose that you run

git clone https://github.com/diegomura/react-pdf.git
cd react-pdf
npm install "@david.kucsai/react-pdf-table"

How would you then go about importing the Table and related components into your project? Is this even possible / the intended way of using it?

isuhendro commented 3 years ago

Maybe this issue will help https://github.com/dmk99/react-pdf-table/issues/21