Skip to content

Commit 188ab47

Browse files
committed
Fix Red Hat logo loading for Add OpenShift Cluster editor
This PR fixes #1952. Signed-off-by: Denis Golovin [email protected]
1 parent 51be418 commit 188ab47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/view/cluster/app/cluster.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import {
1818

1919
import AddClusterView from './clusterView';
2020
import clusterStyle from './cluster.style';
21+
import './images/logo.png';
2122

2223
const useStyles = makeStyles(clusterStyle);
2324

0 commit comments

Comments
 (0)