Skip to content

Commit f7a2c42

Browse files
yprestooliviertassinari
authored andcommitted
[Badge] Fix doc about anchorOrigin (#18982)
1 parent 862f224 commit f7a2c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/components/badges/badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ You can use the `overlap` property to place the badge relative to the corner of
4747

4848
## Badge alignment
4949

50-
You can use the `horizontalAlignment` and `verticalAlignment` properties to move the badge to any corner of the wrapped element.
50+
You can use the `anchorOrigin` prop to move the badge to any corner of the wrapped element.
5151

5252
{{"demo": "pages/components/badges/BadgeAlignment.js", "hideHeader": true}}

0 commit comments

Comments
 (0)