How to test custom prop validators in Vue.js
In this article, I will show you how you can test props and custom prop validators in a simple and performant way, without spying on the console error.
In this article, I will show you how you can test props and custom prop validators in a simple and performant way, without spying on the console error.