feat(GlBanner): emit a primary event
- Integration MR: gitlab!60048 (closed)
What does this MR do?
The button-link prop is now optional, and clicking on the primary button
now emits a primary
event. This lets the banner be used for more
uses cases that don't require linking to a new page, like opening a
modal for example.
Closes #981 (closed)
Edited by Paul Gascou-Vaillancourt