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
touch resources/views/components/alert/inverse.edge
Join The Discussion! (0 Comments)
Please sign in or sign up for free to join in on the dicussion.
Be the first to Comment!