diff --git a/src/app/AppLayout/AppLayout.tsx b/src/app/AppLayout/AppLayout.tsx index a955125e..e0f8397a 100644 --- a/src/app/AppLayout/AppLayout.tsx +++ b/src/app/AppLayout/AppLayout.tsx @@ -17,7 +17,6 @@ import { SkipToContent } from '@patternfly/react-core'; import { IAppRoute, IAppRouteGroup, routes } from '@app/routes'; -import logo from '@app/bgimages/Patternfly-Logo.svg'; import { BarsIcon } from '@patternfly/react-icons'; interface IAppLayout { @@ -35,7 +34,34 @@ const AppLayout: React.FunctionComponent = ({ children }) => { - + + PatternFly logo + + + + + + + + + + + + + + + + + + + + + + + + + +