Create a Styled Motion Component

PHOTO EMBED

Wed Dec 02 2020 09:38:44 GMT+0000 (Coordinated Universal Time)

Saved by @silkstudio #javascript #react.js

const StyledMotionComponent = styled(motion.div)`

  /* ----- styles go here ----- */

`
content_copyCOPY