Skip to content

Commit ca4805c

Browse files
committed
bump
1 parent a19b30c commit ca4805c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reactivity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ([Solutions for Rune-Based Reactive State Sharing
1+
# Rune-Based Reactive State Sharing Problem Statement
22

3-
The fundamental problem is that Svelte 5 runes create reactive references that lose their reactivity when serialized across compilation boundaries.
3+
The problem arises when Svelte 5 runes create reactive references that lose their reactivity when serialized across compilation boundaries.
44

55
## The Core Issue
66

0 commit comments

Comments
 (0)