Skip to content

Commit 820ce66

Browse files
authored
chore: Make a drawer on a testing page expandable (#3538)
1 parent 250c45e commit 820ce66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/app-layout/runtime-drawers-with-only-global.page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ awsuiPlugins.appLayout.registerDrawer({
1616
resizable: true,
1717
defaultSize: 350,
1818
preserveInactiveContent: true,
19+
isExpandable: true,
1920

2021
ariaLabels: {
2122
closeButton: 'Close button',

0 commit comments

Comments
 (0)