mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* [AAE-10451] Stories for notification-history component * minor refactorization and styling of other stories * added sample component for notification generation
6 lines
119 B
JavaScript
6 lines
119 B
JavaScript
const rootPreview = require('../../../.storybook/preview');
|
|
|
|
export const parameters = {
|
|
...rootPreview.preview
|
|
};
|