chore: cleanup and remove hello world test case
This commit is contained in:
@@ -13,7 +13,7 @@ export enum Section {
|
||||
type ExtraInfo = Typename<
|
||||
{
|
||||
extra_info: {
|
||||
text: string
|
||||
text: string[]
|
||||
}
|
||||
},
|
||||
Section.ContactBlockSectionsExtraInfo
|
||||
|
||||
Reference in New Issue
Block a user