However, i can't make it work, i created a new project with create refine-app/latest
i'm trying to switch the blogpost page to use SSR and try the new server actions, but i can't figure it out. I keep getting this error: Error: Functions cannot be passed directly to Client Components unless you explicitly expose it by marking it with "use server". {getList: function, getMany: function, create: ..., update: ..., getOne: ..., deleteOne: ..., getApiUrl: ..., custom: ...}