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

docs(create-with-equality-fn.md): fix typos in event handler type definitions #2947

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

HoberMin
Copy link
Contributor

@HoberMin HoberMin commented Jan 8, 2025

Related Bug Reports or Discussions

Fixes #

Summary

create-with-equality-fn.md

  • Fixed incorrect state update pattern in Form example where setPerson was using person instead of { person: nextPerson }
  • Fixed TypeScript type definition typos in form handlers, correcting HTLMInputElement to HTMLInputElement in three event handler functions

shallow.md

Fixed variable name typos in BigInt comparison example bigInLeft, bigInRight to bigIntLeft, bigIntRight

Check List

  • pnpm run fix:format for formatting code and docs

Copy link

vercel bot commented Jan 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zustand-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 8:05am

Copy link

codesandbox-ci bot commented Jan 8, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

pkg-pr-new bot commented Jan 8, 2025

Open in Stackblitzstarterdemo

npm i https://pkg.pr.new/zustand@2947

commit: e955c52

Copy link
Collaborator

@dbritto-dev dbritto-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@dbritto-dev dbritto-dev merged commit 2fbb477 into pmndrs:main Jan 8, 2025
27 checks passed
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