I just cloned it and Type 'Promise<Blog>' is not assignable to type 'Promise<Blog[]>'.ts(2322) there are red lines in BlogRepo.ts file
I just cloned it and
Type 'Promise' is not assignable to type 'Promise<Blog[]>'.ts(2322)
there are red lines in BlogRepo.ts file