Skip to content

Fix/format tz #34

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

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Conversation

mori-hisayuki
Copy link
Contributor

This PR will close #33

Addition of the actual return type of deviceTZ.
Added comments specifying cases where undefined might occur.
Modified tz?.toLowerCase() to avoid calling toLowerCase when tz is undefined.

Copy link

vercel bot commented Mar 6, 2024

@mori-hisayuki is attempting to deploy a commit to the Formkit Team on Vercel.

A member of the Team first needs to authorize it.

@mori-hisayuki mori-hisayuki changed the title Fix/format ts Fix/format tz Mar 6, 2024
@justin-schroeder justin-schroeder merged commit 0245e40 into formkit:main Mar 7, 2024
1 check failed
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.

Bugfix deviceTZ undefined case error
2 participants