For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
I was trying to add button that link to a send text message
<Button to="sms:+15153755550&body=text">
Share via SMS
</Button>
It does not show any errors, but when I open my extension I see a blank href attribute
https://monosnap.com/file/Q4KNaTfqVCteW6rLb0LZtgzxBFiXbV
How I can add the link to send test message?