Add Storybook manifest

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2025-12-18 14:15:28 +00:00
parent 2b361f5198
commit 147364b4a8
76 changed files with 76 additions and 0 deletions
@@ -29,6 +29,7 @@ import { OwnershipCard } from './OwnershipCard';
export default {
title: 'Plugins/Org/Ownership Card',
component: OwnershipCard,
tags: ['!manifest'],
};
const defaultEntity: GroupEntity = {
@@ -99,6 +99,7 @@ export default {
},
}),
],
tags: ['!manifest'],
};
const extraDetailsEntity: UserEntity = {