Skip to content

Remove rememberMeAriaLabel prop from LoginForm.tsx #2464

@jenny-s51

Description

@jenny-s51

This is in reference to issue #1737 , where this aria-label was removed from <TextInput>

Remove this prop:

  /* THIS PROP IS DEPRECATED AND NO LONGER USED; remove in a future breaking change release
   * Aria Label for the Remember me checkbox, use this to override using the rememberMeLabel
   * */
  rememberMeAriaLabel?: string;

Metadata

Metadata

Assignees

Labels

A11yBreaking change 💥this change requires a major release and has API changes.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions