version update to nuxt4
This commit is contained in:
parent
7f1770d442
commit
ef84942e38
41 changed files with 5134 additions and 4946 deletions
|
@ -12,5 +12,6 @@ export default interface Page {
|
|||
slug: string;
|
||||
hero: ItemsHero;
|
||||
content: Array<ComponentTypes>;
|
||||
ref_only_access: boolean;
|
||||
localizations: any[];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue