Closed this issue 8 years ago · 1 comments
You have the snippet:
</div> <TextInput /> // We add the TextInput component </li>
That JS comment after the <TextInput /> ends up being in the output of the page for me.
<TextInput />
The comments have been removed in the last commits, thanks for pointing that out!