Skip to content

<Alert> Links cannot add space between text #83

@tko22

Description

@tko22
<Alert variant="error" mb="8px">
        <Icon type="errorAlert" />
        Error! Logs will be <Link href="#">here</Link>!
    </Alert>

or

<Alert variant="error" mb="8px">
        Error! Logs will be <Link href="#">{" "}here</Link>!
    </Alert>

doesnt add a space in between text. It doesn't work with a vanilla a tag either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcomponentfor component dev issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions