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