NeuroGPT / assets /html /appearance_switcher.html
OpkaGames's picture
Upload folder using huggingface_hub
870ab6b
raw
history blame contribute delete
No virus
224 Bytes
<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>