react-ui-org / react-ui

React UI is a themeable and performant UI library for React apps.
https://react-ui.io
MIT License
21 stars 7 forks source link

Fix layout context prop resolving for boolean types (#567) #568

Open atmelmicro opened 2 months ago

atmelmicro commented 2 months ago

Allows boolean props to propagate when layout context is false

Closes #567