szchenghuang / react-transitions

A collection of animated transitions when React components enter or leave the DOM.
MIT License
35 stars 11 forks source link

centering children? #1

Closed kraegpoeth closed 7 years ago

kraegpoeth commented 7 years ago

Any way to center animated children? Tried with margin: auto on ReactTransistions and parent element, but it does not work...

szchenghuang commented 7 years ago

Closing this since this is a duplicate.