writinwaters commited on
Commit
df5aa03
·
1 Parent(s): 21cb28c

Fixed a Docusaurus display issue (#1089)

Browse files

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Documentation Update

Files changed (1) hide show
  1. docs/quickstart.mdx +1 -1
docs/quickstart.mdx CHANGED
@@ -288,5 +288,5 @@ Conversations in RAGFlow are based on a particular knowledge base or multiple kn
288
 
289
  ![question1](https://github.com/infiniflow/ragflow/assets/93570324/bb72dd67-b35e-4b2a-87e9-4e4edbd6e677)
290
 
291
- ![question2](https://github.com/infiniflow/ragflow/assets/93570324/7cc585ae-88d0-4aa2-817d-0370b2ad7230)import { resetWarningCache } from 'prop-types';
292
 
 
288
 
289
  ![question1](https://github.com/infiniflow/ragflow/assets/93570324/bb72dd67-b35e-4b2a-87e9-4e4edbd6e677)
290
 
291
+ ![question2](https://github.com/infiniflow/ragflow/assets/93570324/7cc585ae-88d0-4aa2-817d-0370b2ad7230)
292