I'm pretty sure the render method returns a vdom node (which the library can then diff and merge into the actual DOM)
I'm pretty sure the render method returns a vdom node (which the library can then diff and merge into the actual DOM)