Advanced Usage of Styled Components for your React App - Part 1
In my previous post about styled components I wrote about the general features of Styled Components, how to set up and use them and why to use them in your React application.
This post will cover and show some advanced usage of Styled Components, so ...
olena.hashnode.dev10 min read
Favourite Jome
Software Engineer @bug0
I literally forgot I could access props from styled components I was nesting properties inorder to make a component have display: none and the other display: block. Thanks for sharing, I'll implement what I have learnt from this article 💯