Skip to content

Commit 4e01dec

Browse files
committed
Fix for codepen translation
1 parent c5a4936 commit 4e01dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/introducing-jsx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ReactDOM.render(
9090
);
9191
```
9292

93-
[](codepen://introducing-jsx)
93+
[Przetestuj kod na CodePen](codepen://introducing-jsx)
9494

9595
Dla czytelności, podzieliliśmy kod JSX na kilka linii. Nie jest to wprawdzie
9696
wymagane, ale polecamy również otaczanie go w nawiasy. Pozwoli to uniknąć pułapek

0 commit comments

Comments
 (0)