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

measurements: Revert back to useMemo #1838

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

joverlee521
Copy link
Contributor

@joverlee521 joverlee521 commented Aug 28, 2024

Description of proposed changes

Resolves lint warnings from #1837.

I wonder if I ran into lint warnings the first time I tried useCallback which is why I ended up using useMemo? Noting in comments so I don't flip-flop again.

Checklist

Resolves lint warnings from #1837.

I wonder if I ran into lint warnings the first time I tried `useCallback`
which is why I ended up using `useMemo`? Noting in comments so I don't
flip-flop again.
@joverlee521
Copy link
Contributor Author

Confirmed in the test app that the measurements x-axis still works as expected

Screenshot 2024-08-28 at 2 42 26 PM

@joverlee521 joverlee521 merged commit cf3c7c5 into master Aug 28, 2024
28 checks passed
@joverlee521 joverlee521 deleted the measurements-lint-warnings branch August 28, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants