TS2322: Type Element is not assignable to type AttributeValue | undefined
Type Promise<string> is not assignable to type AttributeValue | undefined
elements.d.ts(6, 5): The expected type comes from property children which is declared here on type IntrinsicAttributes & Children
TS2322: Type Element is not assignable to type AttributeValue | undefined
Type Promise<string> is not assignable to type AttributeValue | undefined
elements.d.ts(6, 5): The expected type comes from property children which is declared here on type IntrinsicAttributes & Children