fix: fix frontend a11y and lint errors
This commit is contained in:
@@ -91,8 +91,7 @@
|
||||
: ''}"
|
||||
>
|
||||
<div class="text-sm font-medium text-emerald-800">
|
||||
{#if protection?.isBlocked}Booking conflict{:else}Time
|
||||
selected{/if}
|
||||
{#if protection?.isBlocked}Booking conflict{:else}Time selected{/if}
|
||||
</div>
|
||||
<div class="mt-1 text-sm text-emerald-700">
|
||||
{selectedDate} at {selectedTime}
|
||||
|
||||
Reference in New Issue
Block a user