Anvil/stories/templates
André Jaenisch 7484bfeb1a
refactor: extract Welcome page into component
This allows for proper testing and documentation in Storybook.
I also moved the image into its own component. This required me to
adjust the vitest.config.ts slightly because it wasn't finding the image
during tests.

Since components are fully translatable, this means we have new keys
now.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-07-06 18:29:39 +02:00
..
ImportProject.stories.ts chore: add license banner to stories 2024-07-04 08:21:35 +02:00
Login.stories.ts feat: add new components to Storybook 2024-07-04 08:21:35 +02:00
Profile.stories.ts chore: add license banner to stories 2024-07-04 08:21:35 +02:00
Projects.stories.ts fix: add stories for Projects 2024-07-04 08:21:35 +02:00
Welcome.stories.ts refactor: extract Welcome page into component 2024-07-06 18:29:39 +02:00