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

optimize this function, move to useEffect, useState. #11

Open
todo bot opened this issue Oct 11, 2021 · 0 comments
Open

optimize this function, move to useEffect, useState. #11

todo bot opened this issue Oct 11, 2021 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Oct 11, 2021

//todo: optimize this function, move to useEffect, useState.
// its being called on every hover event.
const getValue = (direction: string) => {
let value = '';
//todo: debug why removing active causes crash getValue:{@mods/pad..tsx}


This issue was generated by todo based on a todo comment in 65f9001. It's been assigned to @aghontpi because they committed the code.
@todo todo bot added the todo 🗒️ label Oct 11, 2021
@todo todo bot assigned aghontpi Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant