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.
2 parents 25db7a8 + fffdde9 commit 6afcc83Copy full SHA for 6afcc83
elements/rh-cta/rh-cta.story.js
@@ -52,7 +52,7 @@ stories.add("rh-cta", () => {
52
</section>
53
<section>
54
<h2>Markup</h2>
55
- <pre><code><rh-cta${valueAttr}${colorAttr}>${textValue}</rh-cta></code></pre>
+ <pre><code><rh-cta${valueAttr}${colorAttr}><a href="#">${textValue}</a></rh-cta></code></pre>
56
57
58
<h2>At a glance</h2>
0 commit comments