Link component should detect more than just https
darr1s opened this issue · 1 comments
darr1s commented
As title, I think component should also accepts tel:
and mailto:
as external link.
jeremybarbet commented
Hi!
We use this starter kit as a base for most of our projects and we often have to do this kind of change depending on our project's requirements.
Feel free to change it on your side, even though you can open a PR if you want to see it merge here.
I'm closing this issue, since it's more an improvement and not an issue