Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

ListItem : add support for target / rel when using href #118

Description

@mikbry

When

<ListItem
 key={item.name}
 href={url}
 target="_blank"
 rel="noreferrer noopener"
>
 {item.name}
</ListItem>

target and rel are not used

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions