|
|
@@ -89,10 +89,7 @@ exports[`Render should render alert rules 1`] = `
|
|
|
className="btn btn-secondary"
|
|
|
onClick={[Function]}
|
|
|
>
|
|
|
- <i
|
|
|
- className="fa fa-info-circle"
|
|
|
- />
|
|
|
- How to add an alert
|
|
|
+ How to add an alert
|
|
|
</a>
|
|
|
</div>
|
|
|
<section>
|
|
|
@@ -236,10 +233,7 @@ exports[`Render should render component 1`] = `
|
|
|
className="btn btn-secondary"
|
|
|
onClick={[Function]}
|
|
|
>
|
|
|
- <i
|
|
|
- className="fa fa-info-circle"
|
|
|
- />
|
|
|
- How to add an alert
|
|
|
+ How to add an alert
|
|
|
</a>
|
|
|
</div>
|
|
|
<section>
|