We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d188008 commit 706cd23Copy full SHA for 706cd23
packages/uui-popover-container/lib/uui-popover-container.story.ts
@@ -9,7 +9,7 @@ import { html } from 'lit';
9
10
const meta: Meta<UUIPopoverContainerElement> = {
11
id: 'uui-popover-container',
12
- title: 'Popover Container',
+ title: 'Displays/Popover Container',
13
component: 'uui-popover-container',
14
};
15
0 commit comments