diff --git a/docs/doc1.md b/docs/doc1.md index 60dabeb..c014e45 100644 --- a/docs/doc1.md +++ b/docs/doc1.md @@ -28,6 +28,7 @@ Step 2: After that an image editor will pop out where you can edit and comment o Step 3: Finally click save and done. +step 3 ```js //CODE EXAMPLE ReactDOM.render(

Hello, world!

, document.getElementById("root"));