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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: