Compare commits

...

1 Commits

Author SHA1 Message Date
fdardenne
2dd39ac3f1 [FIX] developer: remove merge text in chapter 6 2023-01-18 08:28:51 +01:00

View File

@@ -41,15 +41,7 @@ addon includes the necessary server files to add a new view.
1. Make a hello world view
==========================
<<<<<<< HEAD
<<<<<<< HEAD
First step is to create a JavaScript implementation with a simple component.
=======
First step is to create a javascript implementation with a simple component.
>>>>>>> 953fca3a ([IMP] developer: JavaScript tutorial: chapter 6)
=======
The first step is to create a JavaScript implementation with a simple component.
>>>>>>> e1a22ec3 (review chapter 6)
.. exercise::