Skip to content

Commit

Permalink
docs: fix dragFcousedInput story
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed May 8, 2023
1 parent 518f654 commit 2b78a4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-moveable/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ export interface DefaultOptions {
* Whether to drag the focused input
* If `checkInput` is true, this option is not applied.
* @since 0.47.0
* @story options--options-drag-focused-input
* @default false
*/
dragFocusedInput?: boolean;
Expand Down

0 comments on commit 2b78a4e

Please sign in to comment.