Skip to content

Commit

Permalink
Update JSDoc description. (2.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuazChick committed Sep 9, 2023
1 parent b901504 commit 1b4df5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export function useFramage(animation?: FramageAnimation): [number, boolean] {
}

/**
Move between portions of an image to create flipbook-like animations!
Display portions of an image, flipbook animate between them and apply nineslice scaling!
@version 2.1.0
@see https://npmjs.com/package/react-framage#usage
Expand Down

0 comments on commit 1b4df5e

Please sign in to comment.