microsoft/TypeScript-React-Starter

Does this repo not use the <App/> component?

Orbyt opened this issue · 0 comments

Orbyt commented

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?