Accessibility for Password

This commit is contained in:
Tuğçe Küçükoğlu 2022-07-05 15:18:05 +03:00
parent 96177cbc60
commit 3a2dd2f159
4 changed files with 7 additions and 20 deletions

View file

@ -5,12 +5,6 @@ const PasswordProps = [
default: "null",
description: "Value of the component."
},
{
name: "id",
type: "string",
default: "null",
description: "Unique identifier of the element."
},
{
name: "inputId",
type: "string",