Skip to content

Commit

Permalink
fix: remove supported extensions list from create data source screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai krishna authored and innoavator committed Nov 7, 2024
1 parent db842c1 commit 0164fa0
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,7 @@ const NewDataSource: React.FC<NewDataSourceProps> = ({ onClose }) => {
Click or Drag &amp; Drop to upload files
</span>
<span className="block">
Limit {DOCS_QA_MAX_UPLOAD_SIZE_MB}MB in total • zip,
txt, md
Limit {DOCS_QA_MAX_UPLOAD_SIZE_MB}MB in total
</span>
</p>
</div>
Expand Down

0 comments on commit 0164fa0

Please sign in to comment.