TS2322: Type '{ children: any; 'data-slate-node': "element"; 'data-slate-inline'?: true | undefined; 'data-slate-void'?: true | undefined; dir?: "rtl" | undefined; ref: any; style: CSSProperties; }' is not assignable to type 'IntrinsicAttributes'. Property 'children' does not exist on type 'Int...