Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nickforddev authored Jan 10, 2021
1 parent f1beb54 commit fc1c4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/freezeframe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ logo.toggle(); // toggle animation
And in TypeScript:
```js
```ts
import { Freeze } from 'freezeframe/types';

ff.on('start', (items: Freeze[]) => {
Expand Down

0 comments on commit fc1c4f6

Please sign in to comment.