chore: updating the api for hiding icons

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-11-13 12:29:19 +01:00
parent e98efaaf36
commit e420b5af5a
6 changed files with 13 additions and 12 deletions
@@ -174,7 +174,7 @@ export const TemplateCard = (props: TemplateCardProps) => {
style={{ marginLeft: '8px' }}
entityRefs={ownedByRelations}
defaultKind="Group"
noIcons
hideIcons
/>
</>
)}