Skip to content

Commit cf3d9ac

Browse files
committed
[REVERT ME] Docs QA testing
1 parent d4bdfab commit cf3d9ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src-docs/src/views/flyout/flyout_resizable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export default () => {
3232
side={flyoutSide as EuiFlyoutProps['side']}
3333
onClose={() => setIsFlyoutVisible(false)}
3434
aria-labelledby={flyoutTitleId}
35+
onResize={console.log}
3536
>
3637
<EuiFlyoutHeader hasBorder>
3738
<EuiTitle size="m">

0 commit comments

Comments
 (0)