Skip to content

LogoutLink should support the onClick event property #133

@typerandom

Description

@typerandom

Currently the onClick property of the LogoutLink component is ignored if provided to the component as shown below:

<LogoutLink onClick={onLogoutLinkClickHandler} />

This is something that we should support.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions