Previews

No matching results.

x
1
2
3
4
5
6
7
<a href="https://shopify.dev" target="_blank" data-controller="polaris-button" class="Polaris-Button">
<span class="Polaris-Button__Content">
<div class="Polaris-Button__Text">
Shopify
</div>
</span>
</a>
1
<%= polaris_button(url: "https://shopify.dev", external: true) { "Shopify" } %>