Merge branch 'update_lc' of personal:logspace-ai/langflow into update_lc

This commit is contained in:
anovazzi1 2024-01-16 16:23:33 -03:00
commit f7faef33bd

View file

@ -23,6 +23,8 @@ export default function InputListComponent({
value = [value];
}
if (!value.length) value = [""];
return (
<div
className={classNames(