@rocketsofawesome/mirage
Version:
[Live Demo of the Pattern Library](https://rocketsofawesome.github.io/mirage/)
30 lines (25 loc) • 395 B
Markdown
```js
<Status>
Success message appears here!
</Status>
```
```js
<Status type="error">
Error message appears here!
</Status>
```
```js
<Status type="promo_blue">
Promo message appears here!
</Status>
```
```js
<Status type="promo_pink">
Promo message appears here!
</Status>
```
```js
<Status type="promo_rainbow">
<PersistantPricing />
</Status>
```