Tightly Coupled Components with Provide Inject (Accordion Component Part 2)
In this lesson, we write the accordion component implementation to match the API thought out during the last lesson. To do this, we share data between 2 tightly coupled components with Provide Inject.