Add capacitor, fix some mobile bugs

This commit is contained in:
Jon Staab
2024-11-15 15:16:06 -08:00
parent 763d4a01b1
commit 27613686fd
98 changed files with 3789 additions and 51 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<slot name="input" />
</div>
{#if $$slots.info}
<p class="flex-end col-span-2 text-sm">
<p class="flex-end text-sm sm:col-span-2">
<slot name="info" />
</p>
{/if}