chore: reduce re-render times for params in playground
This commit is contained in:
@@ -444,7 +444,7 @@ const GroundEmbedding: React.FC<MessageProps> = forwardRef((props, ref) => {
|
||||
handleOnValuesChange(changeValues, allValues);
|
||||
}
|
||||
},
|
||||
[handleOnValuesChange]
|
||||
[]
|
||||
);
|
||||
|
||||
useHotkeys(
|
||||
|
||||
Reference in New Issue
Block a user