Skip to content

Commit

Permalink
Revert "[REVERT ME] Docs QA testing"
Browse files Browse the repository at this point in the history
This reverts commit cf3d9ac.
  • Loading branch information
cee-chen committed Jan 23, 2024
1 parent 7407b4f commit 866f74e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src-docs/src/views/flyout/flyout_resizable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export default () => {
side={flyoutSide as EuiFlyoutProps['side']}
onClose={() => setIsFlyoutVisible(false)}
aria-labelledby={flyoutTitleId}
onResize={console.log}
>
<EuiFlyoutHeader hasBorder>
<EuiTitle size="m">
Expand Down

0 comments on commit 866f74e

Please sign in to comment.