diff --git a/src/components/ManagerPage/AppsList.js b/src/components/ManagerPage/AppsList.js index 257e6d72..d405c192 100644 --- a/src/components/ManagerPage/AppsList.js +++ b/src/components/ManagerPage/AppsList.js @@ -202,7 +202,7 @@ class AppsList extends PureComponent { error={error && error.name} app={app} /> - + @@ -218,8 +218,8 @@ class AppsList extends PureComponent { { ) : status === 'success' ? ( - +