I am the doing the React course and on the part of creating a JSX element, where I have to type <ParentElement /> and <Childelement />
. When I write that it freezes the whole screen.
Thanks
I am the doing the React course and on the part of creating a JSX element, where I have to type <ParentElement /> and <Childelement />
. When I write that it freezes the whole screen.
Thanks
Can you share your code? and name of the exercise?