lumada-design / hv-uikit-react

UI library for the Next Design System.
https://lumada-design.github.io/uikit/master
Apache License 2.0
39 stars 20 forks source link

fix(SimpleGrid): breakpoints spacing #4322

Closed zettca closed 1 week ago

zettca commented 1 week ago

I noticed the HvSimpleBreakpoint was off by 1 pixel compared to the HvGrid's breakpoints. After taking a look, I also noticed that breakpoint.spacing was not being used respected (fallback always to spacing prop)