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 506ef09 commit 6adf95cCopy full SHA for 6adf95c
packages/components/tests/dummy/app/components/dummy-link-cta-button-banner/index.hbs
@@ -5,8 +5,6 @@
5
<code>Link::Inline</code>
6
[soon available] within a body of text and
7
<LinkTo @route="components.link.standalone"><code>Link::Standalone</code></LinkTo>
8
- or
9
- <LinkTo @route="components.link-to.standalone"><code>LinkTo::Standalone</code></LinkTo>
10
outside of a body of text, ie. on its own or in a list.</p>
11
<h4>When to use a CTA</h4>
12
<p>A CTA is a link that looks like a button. It navigates the user to a new destination via a URL or route, but has
0 commit comments