File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -283,15 +283,9 @@ U CodeSandbox-u ćete videti tri glavne sekcije:
283
283
284
284
![ CodeSandbox sa starter kodom] ( ../images/tutorial/react-starter-code-codesandbox.png )
285
285
286
- <<<<<<< HEAD
287
- 1 . Sekcija * Files* sa listom fajlova kao što su ` App.js ` , ` index.js ` , ` styles.css ` i folder pod nazivom ` public `
286
+ 1 . Sekcija * Files* sa listom fajlova kao što su ` App.js ` , ` index.js ` , ` styles.css ` u ` src ` folderu i folder pod nazivom ` public `
288
287
1 . * code editor* gde ćete videti source kod odabranog fajla
289
288
1 . Sekcija * browser* gde ćete videti kako će kod koji ste napisali biti prikazan
290
- =======
291
- 1 . The _ Files_ section with a list of files like ` App.js ` , ` index.js ` , ` styles.css ` in ` src ` folder and a folder called ` public `
292
- 1 . The _ code editor_ where you'll see the source code of your selected file
293
- 1 . The _ browser_ section where you'll see how the code you've written will be displayed
294
- >>>>>>> d34c6a2c6fa49fc6f64b07aa4fa979d86d41c4e8
295
289
296
290
Fajl ` App.js ` bi trebalo da bude izabran u sekciji * Files* . Sadržaj tog fajla u * code editor* bi trebalo da izgleda ovako:
297
291
You can’t perform that action at this time.
0 commit comments