primitives icon indicating copy to clipboard operation
primitives copied to clipboard

Correctly concatenate aria-describedby in a slot

Open wbolduc opened this issue 1 year ago • 2 comments

Description

aria-describedby is technically a list of ids and should be concatenated kind of like className.

This pr fixes my own issue where this is described

Tests are included

wbolduc avatar Dec 19 '23 02:12 wbolduc