elm-street-technology / elevate-ui

🎨 💻 📱An opinionated toolkit of React components and patterns
https://elevate-ui.com/
MIT License
10 stars 4 forks source link

Horizontal Rule - Add Gutters #121

Closed erwstout closed 5 years ago

erwstout commented 5 years ago

Add gutterTop and gutterBottom (to match typography props).

erwstout commented 5 years ago

I noticed while working on this, the <Hr /> component is a <div> instead of an <hr> - what was the thinking behind that @chrisheninger ?

erwstout commented 5 years ago

https://github.com/elm-street-technology/elevate-ui/pull/125