I’m working on the React Markdown previewer, but I keep failing test 3 and 4.
is it I must use class constructor to pass the test?
Don’t define components inside other components! Move Preview outside of App.
resolved, thanks a lot
I’m working on the React Markdown previewer, but I keep failing test 3 and 4.
is it I must use class constructor to pass the test?
Don’t define components inside other components! Move Preview outside of App.
resolved, thanks a lot