diff --git a/packages/builder/src/components/userInterface/temporaryPanelStructure.js b/packages/builder/src/components/userInterface/temporaryPanelStructure.js index 5d6000876..50799581f 100644 --- a/packages/builder/src/components/userInterface/temporaryPanelStructure.js +++ b/packages/builder/src/components/userInterface/temporaryPanelStructure.js @@ -350,7 +350,7 @@ export default { label: "Height", key: "height", defaultValue: "500", - control: Input + control: Input, }, { label: "Pagination",