diff --git a/src/plugins/discover/public/application/components/skip_bottom_button/skip_bottom_button.tsx b/src/plugins/discover/public/application/components/skip_bottom_button/skip_bottom_button.tsx index 65c772f3b0c74af..13da29e617e311b 100644 --- a/src/plugins/discover/public/application/components/skip_bottom_button/skip_bottom_button.tsx +++ b/src/plugins/discover/public/application/components/skip_bottom_button/skip_bottom_button.tsx @@ -33,6 +33,7 @@ export function SkipBottomButton({ onClick }: SkipBottomButtonProps) { { // prevent the anchor to reload the page on click event.preventDefault();