Type ‘{ src: string; }’ is not assignable to type ‘ReactNode’. When building a fallback image script in TS
I’m building an imageFallback to use in a react remix website. I’m trying to convert it from js to ts. Here is the js version.
I’m building an imageFallback to use in a react remix website. I’m trying to convert it from js to ts. Here is the js version.