frontend: sacar hover porque no es clickeable

This commit is contained in:
Cat /dev/Nulo 2023-12-07 20:15:38 -03:00
parent 9dd15b11b7
commit 646910ef9b

View file

@ -47,9 +47,7 @@
e.datasetIdentifier === dataset.identifier &&
e.distributionIdentifier === dist.identifier,
)}
<li
class="flex px-6 py-5 hover:bg-gray-50 justify-between items-center"
>
<li class="flex px-6 py-5 justify-between items-center">
{#if error}
{dist.title}
(no está en este dump porque hubo un error al bajarlo)