Add a property on my cat.CatImage object
Hello guys! I got this
Now im archieving it with passing the CatImages with blur property as a seperate prop. I want to archieve it using the original cat object. Here is the code:
getBase64.ts: https://bpa.st/QJ7A
[slug].tsx: https://bpa.st/JFXQ
[slug].tsx page using the pages router in NextJS with T3Stack. How could I add .blur property on the object cat.CatImageNow im archieving it with passing the CatImages with blur property as a seperate prop. I want to archieve it using the original cat object. Here is the code:
getBase64.ts: https://bpa.st/QJ7A
[slug].tsx: https://bpa.st/JFXQ
