Property 'theme' does not exist on type 'IntrinsicAttributes & WebComponentProps<HorizontalLayout, R

Hello everyone, could you please provide me the solution for this…
Type ‘{ theme: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & WebComponentProps<HorizontalLayout, Readonly<{}>> & RefAttributes’.
Property ‘theme’ does not exist on type 'IntrinsicAttributes & WebComponentProps<HorizontalLayout, Readonly<{}>> & RefAttributes
image.png

Looks like you have a mistake on line 6?

Couldn’t replicate this issue, what version of Hilla you are working with?

@hilla/form”: “2.5.6”,