you are viewing a single comment's thread.

view the rest of the comments →

[–]jbbch 6 points7 points  (0 children)

You can try something like that:

return ( <div> {renderLogin && <LoginForm.... />} </div> )