Wildcard V2: `<ButtonLink />` Implementation
Created by: gitstart-sourcegraph
<ButtonLink/>
component.
Wildcard implementation of the See Wildcard V2 - Planned work for more context
Acceptance criteria
-
Component is implemented within Wildcard -
Component has tests -
Component is accessible -
Component matches Figma designs
Implementation details
Refs
- Add new
<ButtonLink/>
to the Wildcard package. - Create a basic Storybook story that shows component usage.
- Use the
<button>
component as a blueprint for the new component.