ice
ice copied to clipboard
在document.tsx中配置antd4的ConfigProvider后报错
Describe the bug
Expected behavior
不要报错,国际化表现正常
Actual behavior
No response
Version of ice.js
v3.2.9
Content of build.json or ice.config.mts
No response
Additional context
No response
不建议在 document.tsx 中配置 ConfigProvider,推荐在全局 layout 上