https://github.com/editor-js/checklist Use `<input type="check" readonly />` and `ul` to generate a list of checkboxes. ### Questions 1. Should we wrap input in a label?
https://github.com/editor-js/checklist
Use
<input type="check" readonly />andulto generate a list of checkboxes.Questions