This commit is contained in:
Tuğçe Küçükoğlu 2022-07-22 22:12:13 +03:00
parent 87b04682fb
commit ef7b5294a7

View file

@ -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 = [