This commit is contained in:
Tuğçe Küçükoğlu 2022-07-22 22:12:05 +03:00
parent 3262a5336f
commit 87b04682fb
4 changed files with 6 additions and 36 deletions

View file

@ -89,18 +89,6 @@ const PasswordProps = [
default: "null",
description: "Style class of the input field."
},
{
name: "class",
type: "string",
default: "null",
description: "Style class of the component."
},
{
name: "style",
type: "any",
default: "null",
description: "Inline of the component."
},
{
name: "panelClass",
type: "string",