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

Defining the onChange type independently #290

Open
tolgaand opened this issue Sep 17, 2022 · 0 comments
Open

Defining the onChange type independently #290

tolgaand opened this issue Sep 17, 2022 · 0 comments

Comments

@tolgaand
Copy link

tolgaand commented Sep 17, 2022

When using Next(typescript), I found that I couldn't use the onChange method's type when I wanted to use it.
Screen Shot 2022-09-17 at 11 25 46

When I examined the codes, I saw that the type of the onChange method is defined in the onChange method.
Screen Shot 2022-09-17 at 11 27 07

I would like to make a small update to the project and open a Pull request. Can I get a pull request?
(this is my first issue, if I'm doing something wrong, I'm sorry)

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

No branches or pull requests

1 participant