bootstrap-styled / v4

:rocket: twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities
https://bootstrap-styled.github.io/v4
MIT License
116 stars 22 forks source link

Support "ref" props for support reference #217

Open therajuahammad opened 3 years ago

therajuahammad commented 3 years ago

support 'ref' props on styled-components

<Row ref={instafeedRef}></Row>

image

kopax commented 3 years ago

PR are welcomed