Zaid-Ajaj / Feliz

A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness
https://zaid-ajaj.github.io/Feliz/
MIT License
540 stars 78 forks source link

Fix borderSpacing style #513

Closed panmona closed 1 year ago

panmona commented 1 year ago

In #456 the borderSpacing functions were introduced.

Unfortunately I forgot a space between the horizontal and vertical spacing. This PR fixes this.