We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902a4b1 commit 1eb4fa9Copy full SHA for 1eb4fa9
src/components/Link/MucLink.stories.ts
@@ -30,6 +30,7 @@ export const LinkWithIcon = {
30
args: {
31
icon: "youtube",
32
label: "youtube",
33
+ href: "https://www.youtube.com",
34
noUnderline: true,
35
},
36
};
0 commit comments