Describe the bug

We need to use the VtmnSelect without the label.
The label props is mandatory

If we pass the label props with an empty string, we still have an HTML label tag that is generated but empty.

Steps to reproduce
https://decathlon.github.io/vitamin-web/@vtmn/showcase-svelte/?path=/story/components-forms-vtmnselect--overview
Expected behavior
We have in production a select without label for the choice of the language that we must switch to Vitamin

We will want to use the VtmnSelect without the label
Describe the bug
We need to use the
VtmnSelectwithout the label.The label props is mandatory
If we pass the label props with an empty string, we still have an HTML label tag that is generated but empty.
Steps to reproduce
https://decathlon.github.io/vitamin-web/@vtmn/showcase-svelte/?path=/story/components-forms-vtmnselect--overview
Expected behavior
We have in production a select without label for the choice of the language that we must switch to Vitamin
We will want to use the
VtmnSelectwithout the label