Lokesh R

Results 4 comments of Lokesh R

Ok this `Link.extend({ inclusive: false })` this is working but there is error " hello how are you " (" ") is being interpreted between the text. when I inspect...

```interface featured_image_types { name: string; type: string; size: string; base64: string }``` Featured_image has toaccept above interface this how react-file-base64 give object when I upload. But when I console.log(files) returns...

hi, can i work on this issue