Browse Source

lint fix

pull/711/head
kevmodrome 6 years ago
parent
commit
9ffde6af35
No known key found for this signature in database GPG Key ID: E8F9CD141E63BF38
  1. 2
      packages/builder/src/components/userInterface/temporaryPanelStructure.js

2
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",

Loading…
Cancel
Save