design-system
design-system copied to clipboard
[bug]: Select and text inputs don't have a label in the arguments table of the docs
🐞 Describe the bug
In the arguments table of the documentation, both <select> and <input> elements don't have a label associated to them.
The inputs don't generate an error, probably because it is directly wrapped in a label, but that label does not contain any text.
It can be visible in the badge documentation for instance.
📷 Screenshots