Renamed overview to section

This commit is contained in:
Shay Nehmad 2019-09-02 14:52:14 +03:00
parent f05178baeb
commit cdc72eace7
2 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,7 @@ import {FindingsTable} from "./FindingsTable";
class FindingsSection extends Component {
render() {
return (
<div id="findings-overview">
<div id="findings-section">
<h2>Findings</h2>
<p>
Deep-dive into the details of each test, and see the explicit events and exact timestamps in which things

View File

@ -4,8 +4,7 @@ import * as PropTypes from "prop-types";
export default class RecommendationsSection extends Component {
render() {
return <div id="recommendations-overview">
return <div id="recommendations-section">
<h2>Recommendations</h2>
<p>
Analyze each zero trust recommendation by pillar, and see if you've followed through with it. See test results