#90 - fix lint

This commit is contained in:
Adrian Hopek 2022-04-14 10:58:33 +02:00
parent 8840c61289
commit 8a8905c9d7

View File

@ -17,7 +17,7 @@
</InertiaLink> </InertiaLink>
<span <span
v-else v-else
class="flex justify-center items-center p-2 text-gray-400 bg-gray-100 rounded-l-md border border-r-0 border-gray-300 md:px-2 md:w-9 cursor-not-allowed" class="flex justify-center items-center p-2 text-gray-400 bg-gray-100 rounded-l-md border border-r-0 border-gray-300 cursor-not-allowed md:px-2 md:w-9"
> >
<ChevronLeftIcon class="w-5 h-5" /> <ChevronLeftIcon class="w-5 h-5" />
</span> </span>