-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
react-blurhash breaks when using React 19 with BlurhashCanvas:
node_modules/react-blurhash/dist/index.d.ts:22:15 - error TS2503: Cannot find namespace 'JSX'.
22 render(): JSX.Element;
~~~
node_modules/react-blurhash/dist/index.d.ts:40:15 - error TS2503: Cannot find namespace 'JSX'.
40 render(): JSX.Element;
~~~
Found 2 errors in the same file, starting at: node_modules/react-blurhash/dist/index.d.ts:22
t3chguy and caleb-kwp
Metadata
Metadata
Assignees
Labels
No labels