Merge branch 'dev' of https://github.com/langflow-ai/langflow into dev
This commit is contained in:
commit
37ca646f2c
2 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
fail_fast: true
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: "v9.1.1"
|
||||
|
|
|
|||
|
|
@ -327,7 +327,7 @@ export default function CollectionCardComponent({
|
|||
Playground
|
||||
</Button>
|
||||
) : (
|
||||
<div></div>
|
||||
undefined
|
||||
)}
|
||||
{data.liked_by_count != undefined && (
|
||||
<div className="flex gap-0.5">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue