-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi! The button is not rendering correct color for me (renders the system default link color, instead of the same color as rest of the storybook navbar buttons, preventing me from using it (going with alternative plugin, but would change to this if it was fixed) as it is barely visible on the storybook navbar I have:
This could be fixed in Github.tsx file, by switching order of IconButton + tag, or use asChild, as they are doing in this plugin: https://github.com/etchteam/storybook-addon-github-link/blob/5bf69c24dea17adf1fb8bf10c6510ab0a6b8c212/src/GithubLink.jsx#L66, or append a style with color: inherit on the tag.
Metadata
Metadata
Assignees
Labels
No labels