diff --git a/sreez-showcase/plugins/devspaces-plugin/src/components/DevspacesComponent/DevspacesComponent.tsx b/sreez-showcase/plugins/devspaces-plugin/src/components/DevspacesComponent/DevspacesComponent.tsx index 136877b..372500f 100644 --- a/sreez-showcase/plugins/devspaces-plugin/src/components/DevspacesComponent/DevspacesComponent.tsx +++ b/sreez-showcase/plugins/devspaces-plugin/src/components/DevspacesComponent/DevspacesComponent.tsx @@ -1,6 +1,6 @@ import React from 'react'; import { useEntity } from '@backstage/plugin-catalog-react' -import { Typography, Grid, Divider, Paper, Card, CardHeader, CardContent } from '@material-ui/core'; +import { Typography, Box, Grid, Divider, Paper, Card, CardHeader, CardContent } from '@material-ui/core'; import { InfoCard, Header, @@ -25,8 +25,8 @@ export const DevspacesComponent = () => { - - + {/**/} + OpenShift DevSpaces }/>