advanced-react-patterns-ultrasimplified icon indicating copy to clipboard operation
advanced-react-patterns-ultrasimplified copied to clipboard

#04: Reusable Styles

Open ohansemmanuel opened this issue 6 years ago • 0 comments

What is this PR about? 🤔

Allow style extensibility via inline styles and CSS classes.

Changes 🎁

  • [x] Components now compose className received from users
  • [x] Components now receive internal styles via a style prop

Before/After 📸

https://advanced-react-patterns-ultrasimplified.netlify.com/reusable-styles

Other comments 💬

NA

ohansemmanuel avatar Oct 28 '19 04:10 ohansemmanuel