diff --git a/src/app.jsx b/src/app.jsx index dc1f632..0abed46 100644 --- a/src/app.jsx +++ b/src/app.jsx @@ -23,7 +23,9 @@ import * as client from './client.js'; import { Card, Page, - PageSection + PageSection, + Text, + TextContent } from '@patternfly/react-core'; import { ControlCard, @@ -179,6 +181,9 @@ export class Application extends React.Component { return ( + + Status + - + + Logs + + - + + + + Configuration + +