file download component

This commit is contained in:
Julian Krauser 2025-01-18 11:30:50 +01:00
parent a39370e369
commit ef90cee833
5 changed files with 207 additions and 5 deletions

View file

@ -526,6 +526,7 @@ export interface ApiPagePage extends Struct.CollectionTypeSchema {
"dynamic-zone.dual-column-text",
"dynamic-zone.column-image-text",
"shared.list",
"dynamic-zone.file-download",
]
>;
createdAt: Schema.Attribute.DateTime;