Next for our alert, let’s add the inverse style option. This process will be fairly similar to our buttons, however, as you’ll see in a bit we’ll need to figure out a way to cascade our props into our base alert component.
Stubbing Our File
First, let’s create the component file our inverse alert style will reside within