diff --git a/api-generator/components/inputswitch.js b/api-generator/components/inputswitch.js index f37d5cb54..d0794da2e 100644 --- a/api-generator/components/inputswitch.js +++ b/api-generator/components/inputswitch.js @@ -34,7 +34,7 @@ const InputSwitchProps = [ type: "string", default: "null", description: "Style class of the input field." - }, + } ]; const InputSwitchEvents = [