mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-12 13:59:08 +02:00
fix text area tabulars
This commit is contained in:
@@ -213,8 +213,7 @@
|
||||
id={`notes-${index}`}
|
||||
bind:value={r.Props!.notes}
|
||||
class="textarea textarea-bordered w-full"
|
||||
>
|
||||
</textarea>
|
||||
></textarea>
|
||||
{:else}
|
||||
<p><strong>{notes()}:</strong> {r.Props?.notes}</p>
|
||||
{/if}
|
||||
|
Reference in New Issue
Block a user