Skip to content

Commit 2e96c2c

Browse files
dai-shiMathis Møller
andauthored
Update src/devtools/useAtomsSnapshot.ts
Co-authored-by: Mathis Møller <mmm@cryosinternational.com>
1 parent eba06ea commit 2e96c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/devtools/useAtomsSnapshot.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ export function useAtomsSnapshot(scope?: Scope): AtomsSnapshot {
3636
return unsubscribe
3737
}, [store, devStore])
3838

39-
return atomsSnaphost
39+
return atomsSnapshot
4040
}

0 commit comments

Comments
 (0)