feat: call to action paragraph-a sortzen du

This commit is contained in:
2025-09-09 17:55:57 +02:00
parent 8c251caedb
commit 9929d0ef5a
8 changed files with 106 additions and 4 deletions

View File

@@ -118,6 +118,12 @@ const orriBasikoak = defineCollection({
formats
}
}
... on ComponentParagraphCallToAction {
type: __typename
id
url
label
}
}
}
}