mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-31 23:55:06 +08:00
### What problem does this PR solve? Feat: The value selected in the Select component only displays the icon #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -16,6 +16,7 @@ export default defineConfig({
|
||||
icons: {},
|
||||
hash: true,
|
||||
favicons: ['/logo.svg'],
|
||||
headScripts: [{ src: '/iconfont.js', defer: true }],
|
||||
clickToComponent: {},
|
||||
history: {
|
||||
type: 'browser',
|
||||
|
||||
Reference in New Issue
Block a user