Merge branch 'develop' of ssh.dev.azure.com:v3/hugendubel/ISA/ISA-Frontend into develop

This commit is contained in:
Lorenz Hilpert
2025-03-10 13:51:26 +01:00
18 changed files with 224 additions and 38 deletions

View File

@@ -0,0 +1,7 @@
import type { Preview } from '@storybook/angular';
const preview: Preview = {
tags: ['autodocs'],
};
export default preview;