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 4642f62 commit 3ad1a2bCopy full SHA for 3ad1a2b
src/components/avatar/avatar-group.js
@@ -25,7 +25,7 @@ export const BAvatarGroup = /*#__PURE__*/ Vue.extend({
25
},
26
overlap: {
27
type: [Number, String],
28
- default: .3
+ default: 0.3
29
30
square: {
31
// Child avatars will prefer this prop (if set) over their own
0 commit comments