seek-oss/braid-design-system

Button component generates invalid html

apdrsn opened this issue · 1 comments

Hi and thanks for this awesome design system. It inspires me a lot in my current work.

I just stumbled upon something. The Button component has a lot of divs inside it which is invalid markup.

I don't know if this is something, that you decided on internally was okay to do - then you can of course just close the issue :)
If not, would it then be an option to make typescript triggering an error if a div or any other block elements is used inside the button?

Fixed in v31.