mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
typo fix
This commit is contained in:
parent
87b04682fb
commit
ef7b5294a7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue