ant-design / pro-chat

🤖 Components Library for Quickly Building LLM Chat Interfaces.
https://pro-chat.antdigital.dev
MIT License
667 stars 83 forks source link

fix: 修复 useStyles 可能引发的异常 #293

Closed LengYXin closed 1 month ago

LengYXin commented 1 month ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

useStyles 在 Model 或者 Drawer 中会有为空的情况。

📝 补充信息 | Additional Information

ONLY-yours commented 1 month ago

谢谢 确实是问题啊