primevue-mirror/api-generator/components/avatargroup.js
Tuğçe Küçükoğlu 8681911998 Fixed #1138 Fixed #962
2021-05-12 12:35:29 +03:00

7 lines
204 B
JavaScript

module.exports = {
avatargroup: {
name: "AvatarGroup",
"doc-url": "avatar",
description: "A set of Avatars can be displayed together using the AvatarGroup component."
}
};