From 174d2ad42ad7cb79bebe567665f3aa85958b5ae3 Mon Sep 17 00:00:00 2001 From: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Date: Mon, 3 Apr 2023 10:55:05 +0000 Subject: [PATCH] [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix' --- .../plugins/cases/public/components/user_actions/index.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x-pack/plugins/cases/public/components/user_actions/index.tsx b/x-pack/plugins/cases/public/components/user_actions/index.tsx index 5735dbc363b0f..ec91699f466c7 100644 --- a/x-pack/plugins/cases/public/components/user_actions/index.tsx +++ b/x-pack/plugins/cases/public/components/user_actions/index.tsx @@ -192,10 +192,7 @@ export const UserActions = React.memo((props: UserActionTreeProps) => { isExpandable /> {hasNextPage && ( - + )} {lastPageUserActions?.length ? (