Add themes page

This commit is contained in:
Jon Staab
2024-08-14 16:25:36 -07:00
parent 66bb74fc32
commit 6c3bcac61f
15 changed files with 149 additions and 132 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<slot name="label" />
</label>
<slot name="input" />
<p class="text-sm text-neutral-200">
<p class="text-sm">
<slot name="info" />
</p>
</div>