ChatUI
ChatUI copied to clipboard
CardActionsProps, CardTextProps 等等的d.ts都沒有children: ReactNode
Version information (版本信息)
- ChatUI or ChatUI Pro? ChatUI
- ChatUI Version: 3.0.0
- React Version: 19.0.0
- OS Version: Windows 10
- Browser Version: Brave v1.77.101
Describe the bug (描述问题) TypeScript版本的CardActions.d.ts, CardText.d.ts 沒有children: ReactNode 導致不能加children
Steps To Reproduce (重现步骤)
- <CardText>{"Hello World"}</CardText> 會有Error