Spaces:
Runtime error
Runtime error
File size: 223 Bytes
a4b89be | 1 2 3 4 5 6 | <div class="switch_checkbox" id="apSwitch">
<label class="apSwitch">
<input type="checkbox" id="apSwitch_checkbox" data-testid="checkbox" />
<span class="apSwitch_span">{label}</span>
</label>
</div> |