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:
283283
284284![ CodeSandbox sa starter kodom] ( ../images/tutorial/react-starter-code-codesandbox.png )
285285
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 `
2882871 . * code editor* gde ćete videti source kod odabranog fajla
2892881 . 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
295289
296290Fajl ` App.js ` bi trebalo da bude izabran u sekciji * Files* . Sadržaj tog fajla u * code editor* bi trebalo da izgleda ovako:
297291
You can’t perform that action at this time.
0 commit comments