diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 87e379282..5de3060ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,4 @@ +fail_fast: true repos: - repo: https://github.com/pre-commit/mirrors-eslint rev: "v9.1.1" diff --git a/src/frontend/src/components/cardComponent/index.tsx b/src/frontend/src/components/cardComponent/index.tsx index 3eb605fcb..f080fe3b2 100644 --- a/src/frontend/src/components/cardComponent/index.tsx +++ b/src/frontend/src/components/cardComponent/index.tsx @@ -327,7 +327,7 @@ export default function CollectionCardComponent({ Playground ) : ( -
+ undefined )} {data.liked_by_count != undefined && (