Date picker pattern, fieldset needs a legend
Opened this issue · 0 comments
ChrisBrettCA commented
When using a <fieldset />
element, be sure to include a <legend />
element. If you don't need a fieldset element then use the class .fieldset
instead.