We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e0965 commit 02a3ce6Copy full SHA for 02a3ce6
frontend/src/components/DropZone.tsx
@@ -228,13 +228,8 @@ const DropZone: FunctionComponent = () => {
228
className='!bg-none dropzoneContainer'
229
supportedFilesDescription={
230
<Typography variant='body-small'>
231
-<<<<<<< chatbot-es
232
<Flex>
233
<span>{buttonCaptions.dropzoneSpan}</span>
234
-=======
235
- <Flex gap='0'>
236
- <span>Documents, Images, Unstructured</span>
237
->>>>>>> DEV
238
<div className='align-self-center'>
239
<IconButtonWithToolTip
240
label='Source info'
0 commit comments