I am trying to experiment with Provide/Inject in Vue 3. The goal is to get rid of prop drilling by utilizing Provide/Inject API.
Let\'s consider having the following