Skip to content
Snippets Groups Projects
Unverified Commit 970cbcae authored by Conrad Zelck's avatar Conrad Zelck
Browse files

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: default avatarConrad Zelck <git@simpel.cc>
parent b50880c7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment