Extend styles with styled-components in React

InstructorJoe Previte

Share this video with your friends

Send Tweet

In this lesson, you will learn how to extend styles from one styled-component to another in a React app. This is helpful when you have two styled-components that are similar but differ in one or more CSs properties.