--- import EditionLayout from "./EditionLayout.astro"; const { title, version, stickyMode = "default", } = Astro.props; ---