typo fix
parent
14cb8073a8
commit
de236bdf6c
|
@ -94,7 +94,7 @@ const CascadeSelectProps = [
|
||||||
type: "any",
|
type: "any",
|
||||||
default: "null",
|
default: "null",
|
||||||
description: "Inline style of the input field."
|
description: "Inline style of the input field."
|
||||||
},
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
const CascadeSelectEvents = [
|
const CascadeSelectEvents = [
|
||||||
|
|
Loading…
Reference in New Issue