```ts // your-component.stories.ts import { Meta, componentWrapperDecorator } from '@storybook/angular'; export default { title: 'YourComponent', component: YourComponent, decorators: [componentWrapperDecorator((story) => `