Skip to content

Commit d6072dc

Browse files
committed
Update toaster position prop description
1 parent 7b5592b commit d6072dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/core/src/components/toast/toaster.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ export interface IToasterProps extends IProps {
8787

8888
/**
8989
* Position of `Toaster` within its container.
90-
*
91-
* Note that only `TOP` and `BOTTOM` are supported because Toaster only
92-
* supports the top and bottom edge positioning.
9390
* @default Position.TOP
9491
*/
9592
position?: ToasterPosition;

0 commit comments

Comments
 (0)