const attributes = { blockId: { type: "string" }, tabId: { type: "string", }, // tabParentId: { type: "string", }, // align: { type: "string", default: "full", }, }; export default attributes;