-
- Downloads
fix: repair invalid label with p
The label refered to a textarea before. This was replaced with a div.
A div can't be reference by a label. Some make it a p and set for a11y
aria-labelledby onto #input and #output.
Signed-off-by:
Conrad Zelck <git@simpel.cc>
Please register or sign in to comment