🌐 AI搜索 & 代理 主页
Skip to content

Commit b5a7595

Browse files
committed
Update README.md
1 parent df21cc8 commit b5a7595

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/avatar/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,8 +464,8 @@ Group multiple avatars together by wrapping them in a `<b-avatar-group>` compone
464464

465465
### Group size
466466

467-
To size the avatars, use the prop `size` on `<b-avatar-group>`. The size prop accepts the same type
468-
of values as the `size` prop on `<b-avatar>`. Note that the `size` prop will be ignored on
467+
To size the avatars, use the prop `size` on `<b-avatar-group>`. The `size` prop accepts the same
468+
type of values as the `size` prop on `<b-avatar>`. Note that the `size` prop will be ignored on
469469
individual avatars when they are placed inside a `<b-avatar-group>`.
470470

471471
```html

0 commit comments

Comments
 (0)