Skip to content

Commit d031a76

Browse files
authored
Add ID to CSS selector side effects section
Added an ID to the CSS selector side effects section for easier navigation.
1 parent 0e3029c commit d031a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/react/Activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ The most common cases of this will be from the following tags:
12351235
- `<video>`
12361236
- `<audio>`
12371237
- `<iframe>`
1238-
### CSS selector side effects
1238+
### CSS selector side effects {/*css-selector-side-effects*/}
12391239

12401240
When using `<Activity mode="hidden">`, elements remain in the DOM but are hidden using `display: none`.
12411241

0 commit comments

Comments
 (0)