Skip to content

Commit a21a881

Browse files
KirillPdlex111
authored andcommitted
Update reference-profiler.md (#2247)
Fix code indentation
1 parent 4c5ced7 commit a21a881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/reference-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ render(
4444
<Profiler id="Main" onRender={callback}>
4545
<Main {...props} />
4646
</Profiler>
47-
</App>
47+
</App>
4848
);
4949
```
5050

0 commit comments

Comments
 (0)