Skip to content

Conversation

@third774
Copy link
Contributor

The React example had a few type errors — I think this is the right way to fix? Awesome package! 🎉

@@ -1,5 +1,6 @@
import React, { useMemo, useState } from 'react'
import { useMemo, useState } from 'react'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just removing React import as it shows as unused (and isn't necessary as of React >17)

@kentonv
Copy link
Member

kentonv commented Oct 30, 2025

I guess @southpolesteve doesn't receive github notifications, oh well.

@kentonv kentonv merged commit 4b1018a into cloudflare:main Oct 30, 2025
1 check passed
@kentonv
Copy link
Member

kentonv commented Oct 30, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants