chore: cleanup and remove hello world test case

This commit is contained in:
Christel Westerberg
2024-06-05 08:04:29 +02:00
parent e4992f1111
commit 512738428e
11 changed files with 101 additions and 47 deletions

View File

@@ -13,7 +13,7 @@ export enum Section {
type ExtraInfo = Typename<
{
extra_info: {
text: string
text: string[]
}
},
Section.ContactBlockSectionsExtraInfo