So we have this piece of code down here:
export const fetchPosts= async () =>{ const response= await jsonPlaceholder.get(\'/posts\'); return {