Skip to content

Commit

Permalink
docs: note about useSnapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Sep 18, 2024
1 parent be6a881 commit 575f97b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -751,6 +751,8 @@ const instance = await createInstanceFromFactory(mq, {

### Use a Snapshot

This will create a new branch from the snapshot.

```ts
import { useSnapshot } from 'moquerie'

Expand Down

0 comments on commit 575f97b

Please sign in to comment.