Skip to content

Commit

Permalink
doc: fix spring-value reset method
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallChang committed Jun 15, 2023
1 parent 7e9f275 commit 0ca5ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/routes/docs/advanced/spring-value.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ pause(): void;
Restart the animation.

```ts
resume(): void;
reset(): void;
```

### Resume
Expand Down

0 comments on commit 0ca5ecc

Please sign in to comment.