svelte-pdf icon indicating copy to clipboard operation
svelte-pdf copied to clipboard

Typescript compiler expects data prop

Open lewisjr opened this issue 1 month ago • 1 comments

When importing svelte-pdf as per the docs, typescript flags my <PdfViewer {url} /> and expects me to add the data prop. Please fix as the docs state that this is not required.

I'm using svelte-pdf v1.0.20

lewisjr avatar May 27 '24 20:05 lewisjr