-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workingcomponentfor component dev issuesfor component dev issues
Description
<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
Labels
bugSomething isn't workingSomething isn't workingcomponentfor component dev issuesfor component dev issues