Skip to content

Commit 1c05139

Browse files
authored
chore: typo (#349)
1 parent d4cede4 commit 1c05139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

active-rfcs/0000-reactivity-effect-scope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ export default {
285285

286286
const dispose = () => {
287287
mouseScope && mouseScope.stop()
288-
moustState = null
288+
mouseState = null
289289
}
290290

291291
watch(

0 commit comments

Comments
 (0)