feat: add manual js

i cannot believe this
This commit is contained in:
2022-08-12 20:44:27 -04:00
parent 98a2cee26a
commit a9a555d20a
7 changed files with 96 additions and 8 deletions

View File

@@ -34,7 +34,7 @@ onMounted(() => {
<IconSun />
</div>
<input
id="toggle"
id="dark-toggle"
name="toggle"
type="checkbox"
:checked="isToggled"