WTTJ / welcome-ui

Customizable design system from Welcome to the jungle (@wttj) with react, typescript, styled-components, ariakit and a lot of love 💛 Here you'll find all the core components you need to create a delightful webapp.
https://www.welcome-ui.com
MIT License
628 stars 48 forks source link

Type issue with ButtonGroup children #1705

Closed Calvein closed 1 year ago

Calvein commented 1 year ago

😭 Bug report

Describe the bug

ButtonGroup children should accept null | false | undefined (only after react 18)

theo-mesnil commented 1 year ago

@Calvein what is the current status of this issue ?

Calvein commented 1 year ago

Still an issue, I'm making a fix