68651069b6
Signed-off-by: djamaile <rdjamaile@gmail.com>
302 B
302 B
@backstage/plugin-org
| @backstage/plugin-org |
|---|
| patch |
For the component EntityMembersListCard you can now specify the type of members you have in a group. For example:
<Grid item xs={12}>
<EntityMembersListCard memberDisplayTitle="Ninja's" />
</Grid>
If left empty it will by default use 'Members'.