Skip to content

Remove usage of depracated KeyboardEvent.keyCode #44

@urish

Description

@urish

The following components use KeyboardEvent.keyCode, which is deprecated:

We can switch to KeyboardEvent.key or KeyboardEvent.code instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions