Skip to content

Commit 976e5b3

Browse files
committed
prettier
1 parent 7c64c30 commit 976e5b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react/src/ReactCurrentActingRendererSigil.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
*/
99

1010
/**
11-
* We maintain a 'stack' of renderer specific sigils
12-
* corresponding to act() calls, so we can track whenever an update
13-
* happens inside/outside of one.
11+
* We maintain a 'stack' of renderer specific sigils
12+
* corresponding to act() calls, so we can track whenever an update
13+
* happens inside/outside of one.
1414
*/
1515

1616
const ReactCurrentActingRendererSigil = {

0 commit comments

Comments
 (0)