Orbyt opened this issue 6 years ago · 0 comments
It seems there's a test that tests for rendering the <App/> component but the <App/> component is otherwise not used in the repo (the <Provider/> directly renders <Hello/>). Is this intentional?
<App/>
<Provider/>
<Hello/>