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 type for delay prop #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mparq
Copy link

@mparq mparq commented Oct 6, 2020

Should be number | [number, number] according to
https://github.com/tvkhoa/react-tippy/issues/52

Should be number | [number, number] according to
https://github.com/tvkhoa/react-tippy/issues/52
@polakowski
Copy link

I think you should update the documentation too. According to it, delay specifies time between trigger and tooltip to show, there's nothing about passing array of integers with show delay and hide delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants