mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
Fix: The button styles in the PaddleOCR dialog are not applying correctly. (#14350)
### What problem does this PR solve? Fix: The button styles in the PaddleOCR dialog are not applying correctly. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^5.2.6",
|
||||
"@ant-design/pro-components": "^2.6.46",
|
||||
"@ant-design/pro-layout": "^7.17.16",
|
||||
"@antv/g2": "^5.2.10",
|
||||
"@antv/g6": "^5.1.0",
|
||||
"@floating-ui/react": "^0.27.19",
|
||||
|
||||
Reference in New Issue
Block a user