TASK22224: tidy pdf render compatibility
This commit is contained in:
@@ -227,7 +227,7 @@ export default async function handler(req, res) {
|
||||
};
|
||||
|
||||
const renderedPDF = await ReactPDF.renderToStream(
|
||||
React.createElement(MyDocument, {
|
||||
MyDocument({
|
||||
docProps: blobProgress,
|
||||
pickListData: pickListData
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user