diff --git a/src/pages/playground/components/ground-images.tsx b/src/pages/playground/components/ground-images.tsx index d47c2993..56d3af7e 100644 --- a/src/pages/playground/components/ground-images.tsx +++ b/src/pages/playground/components/ground-images.tsx @@ -540,7 +540,7 @@ const GroundImages: React.FC = forwardRef((props, ref) => { placeholer={intl.formatMessage({ id: 'playground.input.prompt.holder' })} - actions={['clear', 'upload']} + actions={['clear']} defaultSize={{ minRows: 5, maxRows: 5