gajus/react-aux

children element [] issues

owlyowl opened this issue · 0 comments

Unfortunately when wrapping elements most of the time we're seeing this error:
{ children: Element[]; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly<{ children?: ReactNode; }> & Reado...'.