This commit is contained in:
Robert Jagtiani
2025-04-03 21:09:22 +02:00
parent 6fb22d2ee0
commit a194e8a17e
26 changed files with 1282 additions and 46 deletions

View File

@@ -19,7 +19,6 @@ export interface Props {
}
const { title } = Astro.props;
const { tabHover1 } = Astro.props;
const { tabHover2 } = Astro.props;