Skip to content

Commit fdb4622

Browse files
committed
Updating tsdoc
1 parent fc3b285 commit fdb4622

File tree

1 file changed

+1
-1
lines changed
  • packages/framer-motion/src/gestures

1 file changed

+1
-1
lines changed

packages/framer-motion/src/gestures/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ export interface TapHandlers {
122122
/**
123123
* If `true`, the tap gesture will attach its start listener to window.
124124
*
125-
* @internal
125+
* Note: This is not supported publically.
126126
*/
127127
globalTapTarget?: boolean
128128
}

0 commit comments

Comments
 (0)