Skip to content

Commit d188008

Browse files
committed
remove auto
1 parent 840a641 commit d188008

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { css, html, LitElement } from 'lit';
33
import { property, state } from 'lit/decorators.js';
44

55
export type PopoverContainerPlacement =
6-
| 'auto'
76
| 'top'
87
| 'top-start'
98
| 'top-end'

0 commit comments

Comments
 (0)