Skip to content

docs: set correct return type to selectDate fn#656

Merged
t1m0n merged 1 commit intot1m0n:v3from
marfrede:v3
May 5, 2025
Merged

docs: set correct return type to selectDate fn#656
t1m0n merged 1 commit intot1m0n:v3from
marfrede:v3

Conversation

@marfrede
Copy link
Copy Markdown
Contributor

selectDate returns a Promise
before the type definition file for typescript had it set to void this now fixed and documented

selectDate returns a Promise<void>
before the type definition file for typescript had it set to void
this now fixed and documented
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 10, 2025

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

Name Status Preview Comments Updated (UTC)
air-datepicker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 1:28pm

@t1m0n t1m0n added this to the v3.5.4. milestone May 5, 2025
@t1m0n t1m0n merged commit e9d5c55 into t1m0n:v3 May 5, 2025
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