Skip to content
- 🐞 Fix Button with
color to be primary and variant to be text or link will not use correct color. #52812 @zombieJ
- 💄 Fix Input.Group & Input.OTP style issues caused by undefined CSS variables. #52799 @afc163
- 🐞 Fix DatePicker with long content
prefix breaks the layout. #52776 @guoyunhe
- 🐞 Fix Table title missing
aria-label when sorting. #52772 @mellis481
- 🐞 Fix Alert.ErrorBoundary type error when used as a JSX component with
@types/react@18.x. #52766 @afc163
- 💄 Fix Segmented
shape not working with size. #52757 @yellowryan