Skip to content

Commit

Permalink
docs: fix typo #685
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Jun 26, 2022
1 parent 8e7bc4b commit c591b1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ export default class MoveableManager<T = {}>

/**
* Whether the target size is detected and updated whenever it changes.
* @name Moveable#zoom
* @name Moveable#useResizeObserver
* @default false
* @example
* import Moveable from "moveable";
Expand Down

0 comments on commit c591b1d

Please sign in to comment.