Hey guys!
Has anyone also experienced this problem in step 56?
How did you solve it?
Below is the code I wrote and it reports the following error: The text Loving
should be wrapped in a label
element.
<label for="loving">Loving</label>
<input id="loving" type="checkbox">
I also attach the right link to step 56
Learn HTML by Building a Cat Photo App: Step 56 | freeCodeCamp.org