In this lesson, we will use the as prop to reassign the HTML tag that is associated with one of our styled components.
as
The as prop will be used to reassign a button element to be an a element
button
a