Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fix IconProps type definition #103

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

nklhtv
Copy link
Contributor

@nklhtv nklhtv commented Jun 28, 2024

to be compatible with the latest @types/react
To reproduce the issue create custom icon in a project that uses @types/react 18.3.3 OR update @types/react to 18.3.3 in this project.
Fixes: #98
cc: @rektdeckard

to be compatible with the latest `@types/react`
@rektdeckard
Copy link
Member

Thanks for the fix, @nklhtv!

@rektdeckard rektdeckard merged commit a9c5de5 into phosphor-icons:master Jun 29, 2024
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.

Custom icons: Typescript and ESLint errors in Next.js 14
2 participants