You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -86,56 +86,56 @@ set of properties. Examples of how they are used can be found in the
86
86
87
87
### onPrompt
88
88
<Property
89
-
description='When `promptTimeout` is set, this function is called after the user becomes idle. This is useful for displaying a confirm prompt. If the prompt timeout is reached, `onIdle` is then called.'
90
-
type='() => void'
89
+
description='When `promptTimeout` is set, this function is called after the user becomes idle. This is useful for displaying a confirmation prompt. If the prompt timeout is reached, `onIdle` is then called.'
0 commit comments