Components are composed together to build applications.
In this example, the <App /> and <Greeter /> components are prepared for you. For this exercise, place the <Greeter /> component inside the <App /> component to see its contents.
Components are composed together to build applications.
In this example, the <App /> and <Greeter /> components are prepared for you. For this exercise, place the <Greeter /> component inside the <App /> component to see its contents.