Skip to content

Commit 9afd0d8

Browse files
committed
docs(usage): Update section header level
1 parent 2150b80 commit 9afd0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solid-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ So if there is an effect that listens to some store property *(e.g. `createEffec
138138

139139
- The other is similar to `afterCreateOwner` — signals created before the hook callback is set will be missed. This one is trickier to solve because signals don't have a clear lifecycle unlike roots.
140140

141-
## Additional issues
141+
### Additional issues
142142

143143
- There is no way to connect a render effect to the dom property it updates, so I cannot give any meaningfull info about them, or to which element they even belong.
144144

0 commit comments

Comments
 (0)