import { Block } from "payload"; // Define any custom blocks you want here. Leaving empty for now. export const payloadBlocks: Block[] = [];