Skip to content

Commit 21a88b2

Browse files
committed
remove storybook control for open property
1 parent a1cd3d0 commit 21a88b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/uui-popover-container/lib/uui-popover-container.story.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ export const Overview: Story = {
3030
margin: 0,
3131
},
3232
argTypes: {
33+
open: {
34+
control: false,
35+
},
3336
placement: {
3437
options: [
3538
'auto',

0 commit comments

Comments
 (0)