vue3

1 Article

Using inject and provide in vue 3

I recently learned how to do dependency injection in vue 3. Here's how you can use it in your projects.