You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is my problem when I use this problem:
./node_modules/react-to-pdf/dist/module.js 43:32
Module parse failed: Unexpected token (43:32)
File was processed with these loaders:
./node_modules/react-scripts/node_modules/babel-loader/lib/index.js
You may need an additional loader to handle the result of these loaders.
| format: this.options.page.format,
| orientation: this.options.page.orientation,
...this.options.overrides?.pdf,
| unit: "mm"
| });
The text was updated successfully, but these errors were encountered:
this is my problem when I use this problem:
./node_modules/react-to-pdf/dist/module.js 43:32
Module parse failed: Unexpected token (43:32)
File was processed with these loaders:
You may need an additional loader to handle the result of these loaders.
| format: this.options.page.format,
| orientation: this.options.page.orientation,
| unit: "mm"
| });
The text was updated successfully, but these errors were encountered: