react-to-pdf
react-to-pdf copied to clipboard
appropriate loader for nextjs
hi i am using this package in next js but below error occured: _You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file format: this.options.page.format, | orientation: this.options.page.orientation,
...this.options.overrides?.pdf,
| unit: "mm" _
my next version: 10..0.8 node version: 16.14.1
what is appropriate loader for react to pdf?