Skip to content

feat(admin): allow html in checkbox form items

David Flor requested to merge html_checkbox into main
  • checkbox labels now can have html (only links for now)
  • added form controls and validators to check for this

Merge request reports