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 b7f90c3 commit 4642f62Copy full SHA for 4642f62
src/components/avatar/avatar-group.js
@@ -1,5 +1,6 @@
1
import Vue from '../../utils/vue'
2
import normalizeSlotMixin from '../../mixins/normalize-slot'
3
+import { toFloat } from '../../utils/number'
4
import { computeSize } from './avatar'
5
6
const NAME = 'BAvatarGroup'
0 commit comments