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

fix(initialValue): enable setting initial value via prop (#6) #9

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

MiroslavPetrik
Copy link
Member

fixes #6

@MiroslavPetrik MiroslavPetrik merged commit cc9340f into main Jan 19, 2024
1 check passed
@MiroslavPetrik MiroslavPetrik deleted the fix-8 branch January 19, 2024 09:57
github-actions bot pushed a commit that referenced this pull request Jan 19, 2024
## [4.0.2](v4.0.1...v4.0.2) (2024-01-19)

### Bug Fixes

* **initialValue:** enable setting initial value via prop ([#6](#6)) ([#9](#9)) ([cc9340f](cc9340f))
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.

Use initialValue prop to set value via useFieldInitialValue
1 participant