typo fix
parent
87b04682fb
commit
ef7b5294a7
|
@ -34,7 +34,7 @@ const InputSwitchProps = [
|
||||||
type: "string",
|
type: "string",
|
||||||
default: "null",
|
default: "null",
|
||||||
description: "Style class of the input field."
|
description: "Style class of the input field."
|
||||||
},
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
const InputSwitchEvents = [
|
const InputSwitchEvents = [
|
||||||
|
|
Loading…
Reference in New Issue