...
/Exercise: Build a Polymorphic Border Component
Exercise: Build a Polymorphic Border Component
Practice core concepts by building a polymorphic border component.
We'll cover the following...
We'll cover the following...
This exercise will test your understanding of the core concepts in the course. You will build a Border polymorphic React component.
Usage
Here is the basic usage of the Border component you'll build:
...