add form-check css class to checkbox (#42406)
Update the Heroes example Remember me checkbox to use Bootstrap 5 form-check markup. Change container class to `form-check mb-3`, add `form-check-input` on the input with an `id` and `form-check-label` referencing that id. This improves Bootstrap compatibility and accessibility.
C
Christian Oliff committed
d50c38fa2cf65d05b3dd65853adf2aa056d93031
Parent: a583d9a
Committed by GitHub <noreply@github.com>
on 5/15/2026, 3:23:43 AM