diff --git a/plugins/stackstorm/src/components/StackStormHome/StackStormHome.tsx b/plugins/stackstorm/src/components/StackStormHome/StackStormHome.tsx index a059505c2b..d3065ff2e5 100644 --- a/plugins/stackstorm/src/components/StackStormHome/StackStormHome.tsx +++ b/plugins/stackstorm/src/components/StackStormHome/StackStormHome.tsx @@ -14,7 +14,7 @@ * limitations under the License. */ import React from 'react'; -import { Grid, IconButton } from '@material-ui/core'; +import { IconButton } from '@material-ui/core'; import { Header, Page, @@ -38,29 +38,17 @@ export const StackStormHome = () => ( - - - - - + - - - - - + - - - - - +