This commit is contained in:
cristhianzl 2024-05-02 18:51:31 -03:00
commit 37ca646f2c
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,4 @@
fail_fast: true
repos:
- repo: https://github.com/pre-commit/mirrors-eslint
rev: "v9.1.1"

View file

@ -327,7 +327,7 @@ export default function CollectionCardComponent({
Playground
</Button>
) : (
<div></div>
undefined
)}
{data.liked_by_count != undefined && (
<div className="flex gap-0.5">