Const HTMLString =`<label>Entry ${entryNumber} Name</label>`;

u should have a

label

element inside your template literal. Your

label

element should have the text

Entry ${entryNumber} Name

. // tests completed
anyone assist on this

Hello:)
If you do not indicate which project and the number of the step, nobody will be able to help you.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.