feat: add logo-with-text.png (#184)

* feat: alter "RagFlow" to "RAGFlow"

* feat: move logo style to style tag

* feat: add logo-with-text.png

* feat: hide TranslationIcon
This commit is contained in:
balibabu
2024-04-01 10:54:11 +08:00
committed by GitHub
parent 0a9f589f9b
commit 286b1421cf
8 changed files with 84 additions and 77 deletions

View File

@ -62,7 +62,7 @@ const ConfigurationForm = ({ form }: { form: FormInstance }) => {
<Form.Item
label="Language"
name="language"
initialValue={'Chinese'}
initialValue={'English'}
rules={[{ required: true, message: 'Please input your language!' }]}
>
<Select placeholder="select your language">