lint fix
This commit is contained in:
parent
693c8751c1
commit
9ffde6af35
|
@ -350,7 +350,7 @@ export default {
|
|||
label: "Height",
|
||||
key: "height",
|
||||
defaultValue: "500",
|
||||
control: Input
|
||||
control: Input,
|
||||
},
|
||||
{
|
||||
label: "Pagination",
|
||||
|
|
Loading…
Reference in New Issue