mirror of
https://github.com/langgenius/dify.git
synced 2026-03-13 13:00:44 +08:00
Changes before error encountered
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
This commit is contained in:
parent
a259800fe4
commit
b81cafa6c3
@ -10,7 +10,7 @@ import type { ToolWithProvider } from '@/app/components/workflow/types'
|
||||
import cn from '@/utils/classnames'
|
||||
|
||||
type Props = {
|
||||
searchText: string
|
||||
readonly searchText: string
|
||||
}
|
||||
|
||||
function renderDefaultCard() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user